The whole interview was around an hour - 30 minutes behavioral then 30 minutes technical. There are lots of videos on YouTube about Amazon behavioral, the technical was about trees and graphs. Interviewer was very helpful.
Interview questions [1]
Question 1
Explain a conflict you had to solve within a group.
I applied through college or university. The process took 2 days. I interviewed at Amazon (Dhanbād) in May 2025
Interview
Oncampus:
The process started with an online assessment that included two coding problems and some MCQs on behavior. After shortlisting, there was only one interview round: one technical. The technical round focused on data structures and algorithms, with emphasis on problem-solving, coding efficiency, and explaining the approach clearly.
Interview questions [1]
Question 1
They asked me to solve a problem on finding the longest substring without repeating characters. I explained my approach using a sliding window technique, optimized it to O(n), and implemented it in C++.
Was shared an OA which was standard leetcode medium to hard level. Along with that there were work-style questions.
Once that was cleared, had an online interview with an employee. It was from the previously asked questions from leetcode.
Interview questions [1]
Question 1
Not a lot of stress on behavioural questions, the interviewer straight up jumped to coding test.