Amazon | SDE 1 Phone Interview | Bengaluru | Jan 2020 [Reject]

TOE: 7 months
Date: 17th Jan, 2020


Phone Interview
Interviewer was very specific about thinking out loud.

  1. https://leetcode.com/problems/valid-parentheses/ - was able to solve properly in 15 minutes
  2. A challenging problem you solved at work and how did you solve it? - I gave example of an issue when some malicious user has abused our backend service to create 50k+ requests to some space and how did we solve it.
  3. https://leetcode.com/problems/exam-room/ - took me a while to understand. Initially I gave brute force approach. Thought of using binary search, but it turned out to be a heaps data structure related problem. Got rejected since I couldn't solve this.
Comments (0)