Preparing for an interview? Check out Cracking the Coding Interview
Published on

Amazon SDE2 L5

Author
  • Shared Anonymously

Round 1: System Design, Have backbone, Earn Trust
LP1: Tell me about a time when you took an unpopular stance and your team members or manager disagreed. What? how navigated?
LP2: Tell me about a time when you had to communicate a difficult decision or change of timeline or direction. What? how? Anything could have been better?
System Design: Design App store, authors should be able to publish their apps, users can download, scalable, available globally

Round 2: DSA, Dive Deep, Invent and Simplify
LP1: Tell me about a situation where you had to do an in-depth analysis to find a solution. How? What? impact?
LP2: Tell me about a time when you did something innovative?
DSA: Word Ladder II, Word Ladder

Round 3: Low Level Design, Ownership, Customer Obsession
LP1: Tell me about a time when saw a peer struggling, how did you help them
LP2: Tell me about a time when you went above and beyond to serve customer. Why? How?
LLD: Design a solution in OOD, extensible solution to implement search filter when given a path to directory and find all files with matching filters like by size or name

Round 4: Problem Solving, Deliver Results, Learn and be curious
LP1: Tell me about a time when you had to learn new skillset completely new to accomplish current deliverables
LP2: Tell me about a time when you faced a roadblock, how did you approach? solved or not? what did you learn?
DSA: Meeting Rooms, find min number of rooms required to conduct all meetings

ReportMark as Helpful