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 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 2 months. I interviewed at Amazon (Seattle, WA) in Jul 2025
Interview
3 back to back online
have some leetcode questions
plan a discount system design
and the last round was behavior questions by bar raiser
last round have no any other technique questions
Interview questions [1]
Question 1
3 back to back online
have some leetcode questions
plan a discount system design
and the last round was behavior questions by bar raiser
last round have no any other technique questions
The Amazon interview process typically starts with an online application and resume screening, followed by an initial phone screen with a recruiter. Next, candidates complete one or more technical interviews that focus on data structures, algorithms, and problem-solving, often conducted through coding exercises. The final stage is an on-site or virtual “loop” of 3–5 interviews that evaluate technical depth, system design, and behavioral questions based on Amazon’s Leadership Principles.
I applied through college or university. The process took 5 days. I interviewed at Amazon (Chennai) in Nov 2024
Interview
Hard DSA questions, Concentrate on trees and graphs, Simple explanation on project.Next greater element
Maximum sum subarray such that no elements are consecutive
Edit distance
Assembly line scheduling
Given two numbers represented by two linked lists, write a function that returns the sum list. Practice here
Rotate a matrix by 90 degrees.
Stock span problem