I applied online. The process took 3 weeks. I interviewed at Amazon in Feb 2018
Interview
They had an on-campus coding test for our college and about 40 people were there taking the coding test online. There were a few behavioral questions, about 7 debugging questions, and 2 programming question. I finished the first question but not the second question.
I then moved on to the next round which is an online interview. This was about 2 to 3 weeks after the initial coding test. I had two interviewers, one of them shadowed the main interviewer. They asked a lot of scenario questions of when I work on a project and how I approach it when encountering a difficulty. Then, we proceeded to a few basic programming questions, some algorithmic/data structure question, and one object-oriented problem. It was a relatively easy interview, and I thought I did well but didn't get an offer with no explanation why. The interviewer confirmed a lot of my answer and approach.
Interview questions [2]
Question 1
Create a round-robin scheduling program and given a list of time in which the package arrived, determine how long the scheduling would take?
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Interview questions [1]
Question 1
Tree based Leetcode quesiton, probably easy or medium.
The first step is an online assessment. The questions were not that difficult with leetcode practice. There were two leetcode medium style questions. The next step is an interview invitation.
Interview questions [1]
Question 1
They asked a leetcode medium level question involving hash maps