Technical round 1: 1.Starts from introduction 2. Asked Javascript and NodeJS conceptual questions some output based questions from JS 3. one problem solving question related to tree. Technical round 2: Asked purely DSA based questions 1. starts with each others introduction 2. gives 25 min of time to spend of question 1 and 2 min for another question and last 10 min if I have any question for them Question 1: there is entry time array and exit time array for each person respectively we need to find out the time where there are maximum person. eg: entry= [1,6,7,3,9,5] exity: [4, 8,10, 6, 12, 10] this means one person enters at 1 and leave by 4 then second enter at 6 and leave by 8 so on 2 question: Which DS we can use to 1. insert 2. delete 3. seacrh 4. get random in O(1) complexity for each operation. There might be more than 1 DS we can use. Ans is : hashmap and array 3. Hiring Manaager Round: This is all about thedifferent scenarios we might face in our working culture if not faced also how to deal with this . 2. some basic questions related to nodejs and depends on skills mentioned in resume 4. Hiring Round: Discussion around compensation