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 online. The process took 1 day. I interviewed at Amazon (New York, NY) in Jan 2014
Interview
(1) Some question about recent project. Which is the hardest part for you?
(2) Basic question about data structure.
(3) Coding: Binary tree problem
(4) Coding: Check palindrome
(5) Coding: Graph search problem
(6) Question about Amazon.
Interview questions [1]
Question 1
Graph problem: I write out the pseudo-code for solution by interation not recursion, but the interviewer spent a lot of time to understand it. Maybe my fault. Maybe he expected the recursion solution.
I applied through a recruiter. I interviewed at Amazon in Feb 2014
Interview
Online assesement
1)Code to merge a 2 sorted linked lists
2)find the duplicates in an array
3)Given a 2d matrix print the path with the maximum score form 00 to m*n
Interview questions [1]
Question 1
Online assesement
1)Code to merge a 2 sorted linked lists
2)find the duplicates in an array
3)Given a 2d matrix print the path with the maximum score form 00 to m*n
I applied through college or university. I interviewed at Amazon (West Lafayette, IN)
Interview
It was an on campus interview, and there was one interviewer and me. She asked me some questions about algorithm problems related to binary tree, linked list, etc. It was intense, and I was very nervous.
Interview questions [1]
Question 1
Something related to binary tree which I don't really remember