First is online assessment 1, online assessment 2, online assessment 3 and one virtual onsite, finally got the offer from Amazon about a week later. It's not very difficult and the headcount is sufficient
I applied online. I interviewed at Amazon (Cluj-Napoca) in Nov 2020
Interview
Online , 3 steps
- 1st : code debugging
- 2nd: coding problems
- 3rd: " a day in the office " - real time simulation of a day in the office
Interview questions [1]
Question 1
Coding problems :
- Merge 2 sorted linked lists such that the result is also sorted
- Forgot the details on this one , but pretty much backtracking on a N x M grid , finding the amount of pathways from top-left corner to bottom-right corner only going down or right
I interviewed at Amazon (Los Angeles, CA) in Sep 2019
Interview
Had to take a programming test where two questions were asked and had less than an hour to do them. Each question was about 25 minutes long. With good preparation, they should not be too difficult.
Interview questions [1]
Question 1
Write a program that inserts the digit '5' into an existing number to make it the largest number possible.