I applied online. The process took 4 weeks. I interviewed at Amazon (Seattle, WA) in Jan 2019
Interview
It consisted of three parts: initial application resume, coding challenge, and an virtual interview with an SDE. The questions on the coding challenge weren't difficult at all and didn't require too much technical knowledge. I was able to complete it after taking 2 CSE classes. The process took about a month from start to the end.
Interview questions [1]
Question 1
Given stock market prices, create a program that would tell you when is the best time to buy / sell stocks for maximum profit
I applied online. The process took 2 months. I interviewed at Amazon in Jan 2020
Interview
I was first sent three online assessments, the first was simple debugging, the second was leetcode, and the third was a workplace simulation. I was then offered a final in person virtual interview that had two leadership principle questions and one leetcode question
Interview questions [3]
Question 1
Variation of this LC https://leetcode.com/problems/number-of-submatrices-that-sum-to-target/