Status: 7 YOE
Position: SDE2 at Amazon
Location: Seattle, WA
Date: September 2020
Online assesment
2 questions in 75 minutes.
- One was a lengthy but staraight forward tree problem
- The second was some truck and max trips thing and I had to use max or min heap. There are some similar question on leetcode/google. (like Pair instead of int array)
Onsite
Annoying LP was in every round, so I'll leave that out.
- Design an API to find a file by filename in a filesytem (just the method, and define filesystem class as you see fit. I used DFS approach)
- Course schedule graph problem.
- Design: Design Amazon.com checkout
- Bar Raiser, I think. product without self. Started with brute force and then did 2 array thing.
Frankly, I think I got lucky because with 2 questions straight out of blind curated list . I have some experience with checkout flows so I was comfortable with design question. All the best.