Amazon || SDE 2 (L5) || Interview Experience || Chances?

amazon logo
amazon
SDE 2 (L5)Bangalore2.5 yearsOngoing
October 13, 202512 reads

Summary

Had a mixed onsite interview experience at Amazon Bangalore for the SDE 2 (L5) role. Overall feedback was mixed, with strong performance in HLD round but mixed feedback in LLD and DSA rounds. The outcome is still ongoing.

Full Experience

Recently completed the onsite interview for the SDE 2 (L5) role at Amazon Bangalore. The interview process included multiple rounds: HLD, LLD, DSA, and Logical and Maintainable Code / Problem Solving. In the HLD round, designed a Whatsapp system, addressing non-functional requirements and follow-up questions. The LLD round involved designing a Vehicle Rental System, using design patterns like Factory and Observer. The DSA round had a complex parking bay management problem, requiring efficient handling of vehicle arrivals and departures. In the final round, solved a DP-based matrix traversal problem to collect maximum points. The overall feedback was mixed, with the recruiter noting that the decision might depend on the hiring manager's risk assessment.

Interview Questions (6)

Q1
Trapping Rainwater Problem
Data Structures & AlgorithmsMedium

Solve the trapping rainwater problem using DSA techniques.

Q2
Design Youtube
System Design

Design a YouTube platform with all non-functional requirements.

Q3
Design Whatsapp
System Design

Design a WhatsApp system with all non-functional requirements.

Q4
Design Vehical Rental System
System Design

Design a Vehicle Rental System with all functional requirements, using appropriate design patterns.

Q5
Parking Bay Management
Data Structures & AlgorithmsHard

Manage three types of parking bays with given capacities, handling vehicle arrivals and departures, returning tickets with incremental IDs, and managing based on capacity.

Q6
DP Matrix Traversal
Data Structures & AlgorithmsHard

Collect maximum points in a matrix starting from (0,0) to the end, using dynamic programming.

Preparation Tips

Prepared for the interview by focusing on DSA concepts, system design patterns, and practicing coding problems. Gave detailed explanations for each problem, including time and space complexities, and practiced handling follow-up questions.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!