Online Round
https://leetcode.com/problems/reorder-data-in-log-files/
Question based on bfs (shortest path).
Hiring Manager Round
Discussion on current projects I am working on for team.
Deep dive into Leadership Principles.
Technical Round 1
Introduction, questions on current work, LP questions
https://leetcode.com/discuss/interview-question/1215680/Amazon-Onsite-Question
Technical Round 2
Introduction, LP questions
OOP Design (very easy): https://leetcode.com/explore/interview/card/amazon/81/design/517/
Technical Round 3
Introduction, LP questions
Majority Element: https://leetcode.com/problems/majority-element/solution/ (but input could also not contain majority element, so you return -1)
Sort Colors: https://leetcode.com/problems/sort-colors/ (without third color)
Verdict: Reject
We'll get em next time boys!