Software Engineer Intern applicants have rated the interview process at Amazon with 3.7 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 58.1% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer Intern roles take an average of 60 days to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at Amazon overall takes an average of 31 days.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 days. I interviewed at Amazon in Dec 2010
Interview
Two 45 minute phone sessions. The interviewers expect you to write down code and then read your solutions to them, it was my first phone interview process and i completely balked. I was not selected, the questions i thought were relatively easy though. One of the questions asked was how to find the min and max in an array and how to find the median in a set of elements. Make sure you write down the code and read it aloud to him.
The process took 1 day. I interviewed at Amazon in Jan 2012
Interview
There were 2 back to back 45-min interviews on phone. They all started with resume reviews and basic data structures questions about hash-tables and linked lists. And then I was asked some coding questions.
Interview questions [1]
Question 1
Write a function which determines if there is a cycle in a linked-list.
I applied through college or university. The process took 1 day. I interviewed at Amazon (Phoenix, AZ) in Dec 2011
Interview
hr scheduled the interview. 2 telephonic interviews. 45 minds each.
1. given 2 linked lists find the unique elements in order of n time.
2.find max height of n ary tree
Interview questions [2]
Question 1
1. given 2 linked lists find the unique elements in order of n time.