I applied online. The process took 4 weeks. I interviewed at Amazon in Oct 2019
Interview
I applied through Amazon's website. After 3 rounds of online assessments, then I got an invitation to a video interview. The first online assessment is resolving bugs, very simple. The second one is about two algorithm questions you have to solve. The third one is work simulation and some sort of IQ tests.
Interview questions [1]
Question 1
Given a list of number, find two numbers that their sum is equal to a target number
I applied online. The process took 2 months. I interviewed at Amazon
Interview
Applied Online. Was sent a 3 part assessment a few weeks later. First part was debugging (20min). Second was a two problem coding assessment (90min). Third was itself two parts. There was a simulated work environment where they would ask you to rate different responses to situations followed by a 20 question logic ability test (identifying patterns/word problems). A week later received an invite to schedule a video interview. A few days after the interview, I got the offer.
Was mainly online and the questions asked were standard data structure and algorithms questions, pretty straightforward application and interview process. Along with BFS traversal was also asked some questions about linked lists and how to implement a stack/queue using a linked list.