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

Amazon | Onsite | SDE-2

Author
  • Shared Anonymously

Interviewed 3 months back

Round-1
LPs for 20-25 mins
Variation of Gas station question - LC Medium

Round-2

2 LPs
Reverse a segment of LL - reverse LL-2 on LC

Round-3

2 LPs
Graph based question on couting number of paths from A to B in a matrix with obstacles - I think Path sum-2
After finishing early, was asked to give approach for another question.

Round-4, System Design, Bar Raiser

2 LPs
Design a search engine

I did really well in all rounds except for system design; In SD I mentioned some tech that I didn't know too much about, but I know what they do and interviewer asked me for internals details.

Advice:

  1. Prepare really well for system design interviews.
  2. DON'T mention a tech you don't know much about, if you want to, make sure you not just understand what problem it solves, but a little bit of how it solves.
  3. Think out loud of base cases and ask clarifying questions.
  4. I felt some problems are intentionally vague, so ask questions even if it's a little obvious.

Verdict: Ghosted/Rejected.

All the best!

ReportMark as Helpful