I applied online. I interviewed at Amazon (New York, NY) in Jan 2019
Interview
The interview was split up into 3 rounds:
-logic based multiple choice/code debugging
-coding assessment
-live coding interview
Made it to the final round but didn't get an offer, the coding problems were difficult and involved complex data structure problems.
I was impressed on how timely their responses were.
Interview questions [1]
Question 1
Given a data stream of integers, create a data structure in which you are able to quickly access the median number of the set of integers given up to that point.
OA consisting in 3 different leetcode questions first was probably an easy one and the other 2 were leetcode mediums and maybe hard I answered the first one fine did brute force on the second one and wasn´t able to answer the third one
Two rounds, one technical and structured Second was a lot more just talking. It was fine overall, asked questions you would expect from an interview. Didn't end up passing, it is what it is
Was part of the women programme spring insight. Started off with an initial cv screen, then moved onto a hackerrank oa, and then we moved onto an in person workshop with an interview at the end
Interview questions [1]
Question 1
They asked to discuss how I dealt with learning new things