Software Engineer applicants have rated the interview process at Amazon with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 63.8% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I got an email link for a online coding test. Then I had the onsite opportunity, being interviewed by four person separately. Most of the questions are about basic algorithms such as BST, DFS, etc.
First two guy I met was great. They'd been helpful, but the third one didn't show enough communication willing, just typed what I coded on his laptop.
Interview questions [1]
Question 1
Implementing least-recently-used cache. Because I didn't have experience with cache techniques, so I got an awkward moment with the interviewee explaining the LRU cache.