Whiteboard interview, Interviewer would give an algo problem which needs to be solved while explaining the thought process. Questions are average in difficulty and ample time is provided. Any programming language is allowed, pseudocode works as well.
Interview questions [1]
Question 1
Max heap, dynamic programming, find triplet in array
I applied online. The process took 3 weeks. I interviewed at Amazon (San Diego, CA) in Jan 2022
Interview
3 rounds, two coding questions and 1 ood + BQ, LC medium and hard, very little info is given during ood. Classic leadership principle BQs. Very hard, need at least 5 different stories.
I applied through a staffing agency. The process took 4 weeks. I interviewed at Amazon (Toronto, ON) in Jul 2022
Interview
Standard interview process with online assessment, followed by phone interview (skipped), and final round.
Final round had 4 interviews conducting 1 hr long sessions each.
Got response within 5 business days.
Interview questions [1]
Question 1
Behavioral questions on amazon leadership principles
Technical questions:
- Find intersect between 2 wires that is closest to the origin
- Evaluate a series of strings as a math equation (e.g. ["1", "+", "2", "*", "3"]
- Design class to handle filtering employee data based on customizable requirements