Software Engineer 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 a recruiter. The process took 2 weeks. I interviewed at Amazon
Interview
I had 2 calls. Both lasted about 45 min. The first call was strictly discussion. The interviewer asked me a few questions and simply gave the answer. The second interview utilized a web text-editor. I could use any language. I bombed the main coding question and was turned away.
Interview questions [1]
Question 1
Print the nth number in the fibonacci sequence. This question was easy, but due to my nervousness I completely blew it. As a result I was not offered a job.
I applied online. The process took 1 week. I interviewed at Amazon
Interview
Recruiter reached out to me. Interview was scheduled for a week later.
It was a technical interview. I was asked a few basic questions about OOP like what's a class, object, etc. Then one algorithm question.
I applied through college or university. I interviewed at Amazon (West Lafayette, IN) in Feb 2013
Interview
Just been asked two questions
the first one is to write a sudo code for an binary heap to print out the 17th, 18th and 19th node's value.
the second one is to write codes to print out the maximum and the second maximum value in an array (not sorted). In order to reach the fastest, the interviwer gave me a hint to separate the situation with small array and large array..
Interview questions [1]
Question 1
Just been asked two questions
the first one is to write a sudo code for an binary heap to print out the 17th, 18th and 19th node's value.
the second one is to write codes to print out the maximum and the second maximum value in an array (not sorted). In order to reach the fastest, the interviwer gave me a hint to separate the situation with small array and large array..