Amazon Interview Question

Questions about algorithms and data structures (trees, heaps, queues), some of them were straight from other coding problems found in interviews, other were more design problems when I needed to use the correct data structures. Interview with manager and bar raiser are more open questions: they explain a problem and ask me how would I assess the problem, find the root cause and fix it.

Interview Answer

Anonymous

Nov 16, 2015

The questions about algorithms and data structures are the normal questions you can find on internet, to solve them you need to write in the whiteboard. The questions with the hiring manager and bar raiser were more similar to a role playing game, I tell them what I would do and they follow up with the result of my actions and ask what would I do in response. I think they were assessing how I approach problems.