SWE Intern applicants have rated the interview process at Amazon with 4 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 63.4% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
The process took 3 months. I interviewed at Amazon (Durham, NC) in Oct 2022
Interview
Straightforward, quick, but also somewhat random. Didn't hear back for a long amount of time but then I did, really liked my final round interview, half behavioral half technical. I would just practice leetcode and the LPs of Amazon which is pretty much all you really need
I had one "in person" interview. It was really chill and I could ask questions after. I think that it was really easy, but thats because it was about arrays and not anything like trees or bfs/dfs.
Interview questions [1]
Question 1
EX. ['high','way','highway'] find a way where it can check if a word is in the array.
I applied online. The process took 2 months. I interviewed at Amazon
Interview
20 min behavioral, ~25 min technical, questions afterwards. Asked a lot of framework questions following the STAR method during behavioral. These were just common interview questions though, like a time you faced a difficulty or a time you stood up to a superior.
Interview questions [1]
Question 1
Encode and decode a BST into a string (write a function to store it in string format, then a function to read it into a BST)