Behavioural (amazon principle related qs) + Technical (LC Medium and then follow ups)
2 interviews, 1 w recruiter with standard questions and 1 w hiring manager which was more in depth on experiences
The interview process consisted of an online assessment followed by two technical interview rounds. The online test included coding questions based on data structures and algorithms. In the technical rounds, the interviewer focused on problem-solving ability, coding efficiency, and clarity of approach. Questions were mainly from arrays, strings, and basic system design concepts. The interviewers were friendly and encouraged discussion. Overall, the process tested both coding skills and logical thinking.
Interview questions [1]
Question 1
Given an array of integers, find the longest subarray with a given sum.
I applied online. I interviewed at Amazon in Dec 2024
Interview
Online Assessment followed by 1 technical and behavioral interview. There were a few behavioral questions and a DSA coding exercise in python. They also asked follow up questions on the behavioral portion.
Interview questions [1]
Question 1
Leetcode style question, similar to least common ancestor