Software 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 64.6% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 2 weeks. I interviewed at Amazon in Sep 2023
Interview
I applied for the position of Software Development Engineer (SDE) at Amazon through their online portal. The entire process took about four weeks from application submission to the first interview. 1 Interview with a recruiter followed by a technical interview with 3 managers.
Interview questions [1]
Question 1
How do you plan to proceed when data is unavailable?
I applied through college or university. The process took 3 days. I interviewed at Amazon (Roorkee) in Aug 2024
Interview
The interview process was first a coding test of 1 hour which had 2 dsa questions and then a test where they check your cultural fit with the company, then after that I got a call for the interview which was a 1 hour long meet where the interviewer again asked me to solve 2 dsa qns, one was binary search with a twist to it and the other one was simple dp on stocks.
Interview questions [1]
Question 1
You are given a sorted array where all the integers are occurring twice except one integer. You have to find the integer that is occurring once. (Hint - the correct solution is of log(n) complexity, not O(n) using bit operator.
The first stage of the interview was an online coding test with two problems (one easy, one harder). The second stage had several 45 minute rounds containing both coding and behavioral.