The interview process consisted of two rounds:
Behavioral Questions (BQ): Focused on Amazon's Leadership Principles, covering teamwork, problem-solving, and handling conflicts.
Technical Questions (LeetCode-style): Included data structures and algorithms problems, mainly covering arrays, trees, graphs, and dynamic programming. The questions were of medium difficulty.
Interview questions [1]
Question 1
One of the questions was about designing a scalable URL shortening service (like TinyURL). I answered by explaining how to handle hashing, database sharding, and high availability using AWS services.
I applied online. The process took 4 months. I interviewed at Amazon (Raleigh, NC) in Jan 2025
Interview
It was good. 2 behavioral questions. 1 leetcode medium question. The behavioral were based on the leadership principles and the leetcode question was based on topological sort. Cant share the exact questions.
Interview questions [1]
Question 1
2 behavioral questions. 1 leetcode medium question. The behavioral were based on the leadership principles and the leetcode question was based on topological sort. Cant share the exact questions.
I applied through an employee referral. I interviewed at Amazon (Seattle, WA)
Interview
2 tell me about a time questions and a leetcode question. The leetcode question was Word Break II and the interviewer told me not to worry about the time complexity too much.