Amazon Software Development Engineer SDE interview questions
Updated Jun 1, 2026
based on 1.5K ratings
Difficulty
Average
Experience
Very positive
How others got an interview
60%
Applied online
Applied online
19%
Campus Recruiting
Campus Recruiting
10%
Recruiter
Recruiter
8%
Employee Referral
Employee Referral
2%
Other
Other
1%
In Person
In Person
0%
Staffing Agency
Staffing Agency
Interview search
1,532 interviews
Viewing 1406 - 1410 of 1,532 Interviews
Amazon interviews FAQs
Software Development Engineer SDE 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 100% positive. To compare, the company-average is 61.5% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Amazon in Jan 2021
Interview
Received my first Online assessment in January 2021 and second online assessment the same day I submitted the first one. The link is only valid 5 days from the time I received the email
Interview questions [1]
Question 1
Fill the truck - All products loaded onto the truck should be packaged in boxes of the same size. One box can hold different number of units of product for each product type. Given the number of boxes the truck can hold, write an algorithm to determine the maximum number of units of any mix of products that can be shipped.
2. Turnstile - https://leetcode.com/discuss/interview-question/699973
I applied through college or university. I interviewed at Amazon
Interview
Got a call from recruiter. First round is OA which had 2 coding questions and 45 mins Logical Analysis questions. 2 no round is 3.5 hrs simulation. :rd round is 3 45 mins f2f interviews.
The first coding test is multiple choice and asks simple debugging questions. The next assessment is two coding questions, but I was not able to pass all the test cases due to time complexity, so I did not move on to the next round.
Interview questions [1]
Question 1
String manipulation and dynamic programming questions