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 through an employee referral. The process took 3 weeks. I interviewed at Amazon in Jan 2025
Interview
1 round of phone screen, 1 hour, 2 leetcode problems
Virtual onsite: 4 rounds, including behavior questions, object oriented design, leetcode problems. Behavior questions are valued very importantly, it is recommended by the recruiter to go over leadership principles thoroughly
Interview questions [1]
Question 1
describe a time when you had a conflict with colleagues, and how you resolved it
describe a time when you had to weigh between 2 different technical choices, what contributed to your decision?
I applied online. The process took 2 weeks. I interviewed at Amazon (Dublín, Dublín) in May 2024
Interview
Just got as far as the online assement. There was two questions but I struggled on the first one and didn't have enough time to finish the second one, which was easier.
I applied online. The process took 4 weeks. I interviewed at Amazon (New York, NY) in Dec 2025
Interview
After a month, I also experienced the difficulty of Amazon's 2026 SDE OA (Online Assessment), and barely passed within 4 hours. Here's a brief chat... Those who are preparing for the OA can use this as a reference:
✅ It is mainly divided into 4 parts:
① 2 Coding questions: Need to complete within 70 minutes. It mainly examines whether you can write bug-free code on basic topics such as arrays, Hash, BFS, etc. The implementation questions have many details but simple logic. The core is readability, boundary handling, and code quality.
Among them, what left a deeper impression is: Amazon developers use multiple algorithms to encrypt passwords. You need to find the minimum number of replacements required to turn a string into a palindrome, and return the lexicographically smallest result among all optimal solutions.
② Work Simulation: About 25 minutes. Based on example scenarios of Amazon work, interact with colleagues through emails and instant messages, make judgments and take actions.
③ Work Approach: A total of 21 questions (divided into 7 pages, 3 questions per page), estimated to be completed in 10 minutes. It examines how you handle software engineering work.
④ Work Style: About 57 questions, estimated to be completed in 10 minutes. Each question consists of two statements. Based on your own situation, choose Most Like Me or More Like Me. Just select the option that best fits your preference.