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
technical round was all about 1 dsa problem and some discussion around projects but hiring manager round was not as expected, they asked DSA in hiring manager round as well
Interview questions [1]
Question 1
course schedule problem of graph in a different manner