Did you graduate from high school or have a G.E.D
Program Manager Amazon Technical Interview Questions
1,169 program manager amazon technical interview questions shared by candidates
When can I start?
Are you able to lift above 30 lbs?
How would you efficiently store a million strings in a data structure so that you would give suggestions if a part of word is typed? For eg: let there be 5 words cat, ball, basket,banana,bench. If I type b it should suggest me ball,basket,banana,bench If I type ba it should suggest me ball,basket,banana If I type ban it should suggest me banana .......................... You should show how you store the data, how you then retrieve them to give user a proper suggestion and do this efficiently. It's exactly same as the dictionary app we use. The other 2 questions were also challenging. One was some sorting question that I don't remember but it was an easy one and the other was to how would I structure a TreeMap in java assuming that it doesn't exist in the Collections library.
I do not think I can disclose this due to an NDA
Describe an instance where you were overwhelmed while on the job. How did you handle it?
Tell me about yourself Tell me a time when x..... (Use leadership principle)
What do you do when an employee becomes uncharacteristic?
When can I start at Amazon
Given a Boggle game board and dictionary of words, design and code and algorithm to find all words in the board.
Viewing 341 - 350 interview questions