Amazon Interview Experience | Set 179 (For SDE-1)

Telephonic

3) do not remember

F2F 1

F2F2
1) Project and resume discussion.
Problems faced and how you approached them.

2) A large number of emails coming into the system, at any given time find the top k issues being faced by the users. Problem reduced to find the top k trending words in a large file.

3) Implement a vector in c, using any available data structure

F2F3

F2F4

Started off with a lengthy discussion on current project, was asked to draw a schematic of the same, and then was asked to discuss my roles and responsibilities as well as suggest what improvements could be made to it.

2) There is a given set of colours , say [1-N]. Now , people are coming into a stadium wearing t-shirts of any of these colors. Write an algorithm to find the first person to come in, to have worn an unique color.
The question wasn’t clear to me at first, so after a few examples , got what he was trying to ask.
For eg. Suppose we have colors R G B
and the stream of people are as,
G R B G G G G
the output should be R.

Hope this helps some people.

All Practice Problems for Amazon !

Contact Us