SDE intern applicants have rated the interview process at Amazon with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 75% positive. To compare, the company-average is 59.6% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Amazon as a SDE intern according to 4 Glassdoor interviews include:
Background check: 25%
Phone interview: 25%
One on one interview: 25%
Skills test: 25%
Here are the most commonly searched roles for interview reports -
After clearing the online assessment round, I was shortlisted for the interview process. The interview began with a brief introduction, followed by two data structures and algorithms questions. The difficulty level of both problems was medium to high, comparable to LeetCode’s mid to hard range. I was expected to not only provide optimal solutions but also explain my thought process, edge cases, and time and space complexity clearly. The interviewer evaluated my problem-solving approach, coding style, and how efficiently I could debug and optimize my code during the discussion.
Interview questions [1]
Question 1
Graph based and array based questions from leetcode
Behavioral questions
I applied online. I interviewed at Amazon in Mar 2025
Interview
The first round is an online assessment that includes 2 to 3 technical questions, followed by a few behavioral questions at the end. If you move on to the second round, it’s a 50-minute virtual interview. It starts with about 15 minutes of behavioral questions, then moves into 30 minutes of technical discussion, and ends with 5 minutes for you to ask any questions you might have.
Interview questions [1]
Question 1
two leadership principle questions + leetcode style problems
I applied through college or university. I interviewed at Amazon (Bengaluru) in Mar 2025
Interview
The interview process consists of two rigorous rounds. The first is an Online Assessment featuring DSA problems. Candidates who clear it proceed to the Interview round, which also emphasizes DSA skills
The selection process includes two rounds: 1) an Online Assessment and 2) an Interview, both of which focus entirely on Data Structures and Algorithms (DSA) problems and concepts.
Interview questions [1]
Question 1
just a DSA question leetcode medium level problem(edit distance)