I applied online. The process took 3 months. I interviewed at Amazon in Nov 2021
Interview
The interview was hosted on a chime call. It started out with a few basic behavioral questions and then moved into the technical part of the interview. The technical part of the interview question consisted of a leetcode medium type of question where you are trying to implement a solution for the given problem. There was starter code which made figuring out an initial solution easier. It's good to note that even if you don't feel like you have a complete solution, you should try to always tell the interviewer what you are thinking about. This helps them see that there is some critical thinking going on instead of just idle time.
Interview questions [1]
Question 1
Describe a time when you had a disagreement with a team member and how you resolved the conflict.
The interview was held on Amazon Chime platform. The interview started of introduction, projects you've done. Data Structures and Algorithms skills were tested by giving a situation on fly and you need come with a solution, they mostly would check the approach you'd be solving it. It is a pair coding round where you need to code and show it.
Interview questions [1]
Question 1
Given a product, what are all the possible ways you can come up if there are multiple attributes to be considered? for ex: if there's a tshirt, possible ways might be tshirt with 2 colors, 3 sizes etc.