I received the OA that had 2 questions: an easy and a medium. The 45 minute final interview followed which consisted of 15 minute behavioral and 30 minute leetcode style question.
I applied through college or university. The process took 4 weeks. I interviewed at Amazon (Bengaluru) in Sep 2025
Interview
I first got the mail from amazon for online assessment. It had 3 DSA problems, and I got shortlisted for next round. Next round was also an online assessment round having DSA and behavioral questions. I cleared this and got the interview mail. The interview process was quite smooth. The interviewer was quite supportive and friendly.
Interview questions [1]
Question 1
I was asked one question on hashmaps, it was a medium level leetcode problem.
The process consisted of a single 60-minute interview divided into two main sections. The first half focused on data structures and algorithms, where I was asked to solve a problem at the LeetCode medium level (on the easier side of medium). The second half centered around Leadership Principles / behavioral questions.
Interview questions [1]
Question 1
Given an integer array nums and an integer k, return the k most frequent elements. You may return the answer in any order.