Coding round had a single question
- Find out the number of ways in which a monkey can reach the top of the ladder if it jumps 1 or 2 staircases at a time. (basic Dynamic Programming)
Technical Interview -
1) Tell me about yourself,
2) Questions on Projects I made (it went for around 30 mins had a pretty decent discussion on Nodejs and MongoDB)
3) Object-Oriented programming
4) 2 coding questions -
* Find and print all the peak elements in the array
* Convert integers to roman numerals (or the other one, I forgot :p)
The next was Managerial round:
This was by far the best round for me as it was more of a talk than an interview, the interviewer did a psych evaluation of my behaviour I guess, she knew how I'd react to a certain situation and even gave me some life-changing tips. I was given two puzzles which I was able to solve.