I applied online. The process took 1 week. I interviewed at Amazon (Neu-Delhi) in May 2022
Interview
Data structure Round
* Interviewer was calm and clear in his questions.
* He gave hints on the area that I was stuck in.
* At the end of the round he gave me some ideas how I performed.
System Design Round:
* I was asked to create recommendation system.
I was rejected at this round as I was not able to give clear solution
Interview questions [1]
Question 1
The interviewer asked 2 questions:
* 1 question is on BFS that wants us to get minimum number of minutes for tomatos to get rotten. You can find the one here: https://leetcode.com/problems/rotting-oranges/description/
* Second question was a variant of merge interval
https://leetcode.com/problems/merge-intervals/description/
It was an AI round, and I was given a Java and Spring boot application with access to AI and asked to do debugging in the repo. There were a lot of different test cases.
I applied online. I interviewed at Amazon (Bengaluru) in May 2026
Interview
First there was an online coding round, followed by a DSA round.
However, they had mentioned the DSA round, but the interviewer had asked me a System design question instead.
Interview questions [1]
Question 1
Design a real time system that reads twitter feeds and then creates a graph of the customer input hashtags that would allow the client to monitor the usage of those tweets in real time, for marketing, advertisement, political reasons, etc.
I applied through a recruiter. The process took 1 day. I interviewed at Amazon (Pune) in Apr 2026
Interview
1. DSA - leetcode medium ( full code is required)
2. DSA - leetcode hard (full code is required)
3. desing - Book My Show LLD ( no code, only design discussion)
4. Stock broker variation HLD