Developer applicants have rated the interview process at Amazon with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 63.8% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied through college or university. The process took 1 day. I interviewed at Amazon in Jan 2012
Interview
Four 45-min 1:1 technical interviews, plus a lunch interaction before hand.
Asked to code during first two. Answered large-scale conceptual questions in third. Asked for definitions/explanations of OOD ideas and then more code in the 4th.
Interview questions [1]
Question 1
Write code to serialize and then deserialize a tree.
I applied online. The process took 1 day. I interviewed at Amazon in Nov 2011
Interview
1) Why Amazon
2) Background questions (What you did, what research, what challenge).
3) When you click submit, what happened underneath web browser
4) What’s the connection between web browser and server
5) What’s the difference between process and thread
6) In what case using multiple processes and what case using multiple threads.
7) Tell something about tree
8) BFS
9) Writing code, find the number occurs odd times in an array.