Experiences
Explore the list of experiences for amazon
Amazon SDE-2 2025 OA

amazon
SDE-2 - onsite
Interview Date: 2024-10-01
I recently took the Amazon SDE-2 Online Assessment for the 2025 batch. The assessment consisted of two coding questions that tested problem-solving skills and algorithmic thinking...
Amazon Internship

amazon
Internship - dtu
Interview Date: 2024-08-26
I recently appeared for Amazon's on-campus interview for the SDE-1 6-month internship at DTU. The interview involved a challenging string transformation problem...
Amazon Online Assessment

amazon
SDE - onsite
Interview Date: 2024-07-15
I took the Amazon Online Assessment and encountered two challenging problems—one involving subsequences across two arrays and another on job sequencing. Read on to see how I tackled them...
Amazon SDE L5

amazon
SDE L5 - onsite
Interview Date: 2024-05-20
During my Amazon SDE L5 interview, I was asked to merge two sorted arrays in-place without extra space. Initially, I used an O(n * m) approach, but the interviewer pushed for a more optimized solution...