J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Amazon en janv. 2012
Entretien
Contacted via in-house recruiter. They were having a recruitment day in my area, so I went straight to the 1:1 interviews.
There were four interviews (three with managers and one with another SDE). The schedule for the way went: interview 1, interview 2, short talk with HR, short break, interview 3, interview 4.
The questions ranged from OO design to data structures. As usual, I had to give the {run,space}time complexity of each solution. After answering most questions, I had to describe how I would scale it up to Amazon.com-size.
I received a phone call 2 business days later. They informed me that they weren't moving forward with me. I appreciated the phone call... rather than receiving a generic email.
It started with an OA, and then after a few weeks, I got invited to four rounds of interviews: technical and behavioral at 3 of the 4, and behavioral only at one.
J'ai postulé en ligne. J'ai passé un entretien chez Amazon (Calgary, AB) en juin 2026
Entretien
Online Assessment is the first step in the process. I didn’t have an HR phone screening and went straight to the OA after applying. It was sent to me about a week after I submitted my application.
Questions d'entretien [1]
Question 1
The first question is LeetCode style algorithms question, and the second question gives a full stack repo (choice of Java, NodeJS, or Django) and asks to solve a backend issue which is causing a bug in the frontend. Unit tests must pass to pass the second question. You can run both backend/frontend indivdually or together