I applied online. The process took 3 months. I interviewed at Amazon (Bangalore Rural) in Oct 2025
Interview
Consisted of 3 rounds
R1 -> consisted to 3 easy- medium question
R2 -> consisted of a OOPs based design question that tested the implementation skill
R3 -> a simple finding the square root of a number
Also every round was 40% behavioral based on Amazon's LP
The interview process is very Tuff bcoz the first round should be around 3 hours and the coding round based on HARD DSA problems and its120 min and next time should based how you thing when problems happen in amazon
I applied online. The process took 2 months. I interviewed at Amazon (Hyderabad) in Aug 2025
Interview
The overall flow was easy, first a recruiter contacts you through phone call, it is generally from US/UK and make sure that you pick that phone call on time. The recruiter will tell you about the timings for the next set of interviews that are being scheduled.
First round of interview:
2 interviewers, a 15 min discussion on my past experience and hackathon wins ( amazon rarely discusses this in initial round but yes, they were interested in knowing about the microservices based architecture in which I had worked earlier). Got 2 easy question for that interview.
2nd round, again 2 interviewers, got asked 3 problems, 1 was of trees, medium difficulty traversal problem, need to do some pruning to optimize my solution. The other two were dp questions, basically they were followup of each other, basic dp problem again, rated medium at leetcode
Verdict: got better compensation at a different company, so opted that over amazon
Interview questions [1]
Question 1
Tree traversal
Dp
Prefix sum problems
Difference array problems
Heaps are a important thing, as around 50% problems that amazon asks use this for optimization