Tip 1 : Go through all the previous available interview experiences.
Tip 2 : Practice atleast 10-20 every topic problems in coding.
Tip 1 : Personal Projects should be mentioned.
Tip 2 : CGPA asked should be at least 7.
It was a pure DS based round. It consists of three questions
It's a standard problem can be found at various sites on the internet. So, I applied the approach that I practised earlier for this question
It's a standard problem can be found at various sites on the internet.
A single coding question and one puzzle was asked in this round. Both were of easy level difficulty. I was given enough time for solving this.
There are 100 doors, all closed.
In a nearby cage are 100 monkeys.
The first monkey is let out and runs along the doors opening every one.
The second monkey is then let out and runs along the doors closing the 2nd, 4th, 6th,… - all the even-numbered doors.
The third monkey is let out. He attends only to the 3rd, 6th, 9th,… doors (every third door, i...
Tip 1 : Listen to the problem carefully
Tip 2 : First create the solution in your mind and then give your answer.