Experiences

Explore the list of experiences for amazon

View All

check out sample experience

Sample Experience

Amazon Online Assessment

amazon logo

amazon

SDE - onsite

Interview Date: 2024-10-01

I recently took the Amazon Online Assessment and encountered an interesting problem about distributing computer games using pen drives. The challenge was to determine the minimum storage capacity required while ensuring each child gets at least one game...

Amazon SDE-2 2025 OA

amazon logo

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 logo

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 logo

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 logo

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...