I applied online. The process took 4 weeks. I interviewed at Amazon (Seattle, WA) in Oct 2017
Interview
Phone Interview: Talked about resume and basic computer science concept. Then only one coding questions. After the coding question, asked him a few questions about Amazon and his team. The interview lasted for 45 minutes. The interviewer was nice, he cared about time complexity and space complexity most.
Interview questions [1]
Question 1
Given a list of nodes of a directed graph, output the correct order of the nodes.
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