I applied online. The process took 4 weeks. I interviewed at Amazon (Seattle, WA) in Dec 2019
Interview
The online assessment consisted of 3 parts. Part 1 was debugging 7 code snippets(20 mins). Part 2 was 2 leetcode styled questions(70 mins). Part 3 was a work simulation (2 hrs) followed by 24 logic questions(35 mins).
I applied online. I interviewed at Amazon in Apr 2019
Interview
It is a Video Onsite. First is one BQ question: your proudest project. Then one code question: find the Kth largest element in an array. Followup : if it is not an array, it is a stream.
Interview questions [1]
Question 1
First is BQ question: proud project. Then one code question: find the Kth largest element in an array.
I applied through an employee referral. The process took 3 months. I interviewed at Amazon in Dec 2019
Interview
3 online assessments
1 video interview
1. Both of us introduced ourselves (5min)
2. Behavior Questions based on my self-introduction (20min)
3. Coding: Number of Islands, I used DFS to solve it (20min)
4. Followup: We discussed input validation and performance of my program (10min)
Interview questions [1]
Question 1
BQ:
1. most challenging project
2. do something out of responsibility
Coding:
Number of islands