Open In App

Make My Trip Interview Experience for SDE (On-Campus)

Last Updated : 06 Oct, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

It started with a very warm Introduction, where he appreciated my skills, and then he moved toward coding questions,

he asked

  1. Search an element in a sorted and rotated Array, then he further moved to
  2. Topological sort in a graph,
  3. Some polymorphism-related questions and differences between real and virtual DOM in react,
  4. To reacted and started asking about states and their uses, meanwhile, he checked my project too.

he asked me to write a schema on which my project included and thus it came to an end.

I am putting all the links where you can get these all questions as well as answers.

  1. https://www.geeksforgeeks.org/search-an-element-in-a-sorted-and-pivoted-array/
  2. https://www.geeksforgeeks.org/problems/topological-sort/1
  3. https://stackoverflow.com/questions/75729705/what-is-difference-between-dom-and-virtual-dom#:~:text=Real%20DOM%20is%20what%20you,read%20JS%2C%20Html%2FCSS.
  4. https://www.w3schools.com/react/react_state.asp

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads