I applied through college or university. The process took 1 week. I interviewed at Amazon in Feb 2021
Interview
Standard interview process, consisting of 3 separate rounds. First is debugging, then workday interview, and finally coding questions. Debugging involves fixing one or two things in code they provide.
Coding questions are easy/medium leetcode
The initial interviews were great but the coding challenges were tough. Study from the examples online! Leetcode is a great resource and the book Cracking the Coding Interview is highly recommended by them.
I applied online. I interviewed at Amazon (Iaşi) in Mar 2021
Interview
I had an interview with two software engineers from Amazon which were very friendly and kind. One of the problems was the Two Sum problem and the best solution for it which they wanted was sorting and using two pointers tehnique.