I took the OA and it was 3 hrs long, but fair. One leetcode easy and medium for the questions followed by a work simulation and a short behavioral survey.
I applied online. The process took 4 weeks. I interviewed at Amazon (Seattle, WA) in May 2025
Interview
Total of 3 rounds each 1 hour:
1. Questions based on my past experiences and projects focused on Amazon Leadership Principles.
2. DSA round: Question where I had to make a class to store the data to efficiently operate on it. Had to use maps and sets to get to the solution.
3. Started with a easy LLD question. Followed up with how to make it thread safe. Second half was LP questions.
Interview questions [1]
Question 1
Design a banking system with operations like deposit and withdraw.