I applied through college or university. I interviewed at Amazon (Bengaluru)
Interview
The hiring process for an Amazon Software Development Engineer (SDE) Intern position is a rigorous and multi-faceted procedure designed to identify top talent. It typically begins with an online application, where candidates submit their resumes and academic transcripts. Amazon recruiters then review the applications and select candidates for a series of technical interviews. These interviews delve into problem-solving skills, coding abilities, and algorithmic knowledge. Successful candidates may also participate in a behavioral interview to assess their teamwork and communication skills. Amazon places a strong emphasis on its leadership principles, so applicants are often evaluated based on how well they align with these principles. Furthermore, there may be additional interviews to assess system design and scalability skills. Overall, the hiring process at Amazon for SDE Interns is thorough and aims to identify individuals who not only possess technical expertise but also demonstrate the leadership qualities crucial for success within the company's dynamic environment.
Interview questions [1]
Question 1
Write code to reverse a linked list.
Solve the problem of finding the shortest path in a maze using breadth-first search.
I applied online. The process took 2 weeks. I interviewed at Amazon (Peking, Peking) in Jan 2024
Interview
For the interview, the first part is Online assessment + workstyle multiple choices. There are two easy leetcode question in 70 mins. workstyle assessment have several pages, no time limits.
Interview questions [1]
Question 1
two easy leetocode questions, one is two pointer, the other one is binary search
Standard OA before interview rounds. Then I had a 1 x 30 Leetcode medium + behaviourals (based on leadership principles). Overall pretty straightforward. Leetcode medium was non dynamic programming question.