2 rounds, both consisting of behavioral + LC style medium. Be sure to share your thought process and communicate with the interviewer during the coding part. During the behavioral portion, just prepare a couple of stories on previous internship/school projects that demonstrate leadership principles.
Interview questions [1]
Question 1
One time you had to meet deadline expectations for an assignment/project.
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.