I candidati per il ruolo di Software Development Engineer hanno valutato i colloqui presso Amazon con un punteggio di 4 su 5 (dove 5 è il livello di difficoltà più alto) e hanno giudicato la loro esperienza di colloquio positiva per il 100%. Per fare un confronto, la media complessiva dell'azienda è positiva per il 58,6%. Queste sono le valutazioni degli utenti Glassdoor.
I tempi di assunzione dei candidati per il ruolo di Software Development Engineer sono in media di 90 giorni, in base alle recensioni di colloqui inviate da 1 utenti per questo ruolo. Per fare un confronto, il processo di assunzione presso Amazon in generale richiede una media di 29 giorni.
Le fasi comuni del processo di colloquio presso Amazon per il ruolo di Software Development Engineer secondo quanto emerso da 1 colloqui su Glassdoor includono:
Colloquio telefonico: 33%
Colloquio di gruppo con diversi selezionatori: 33%
Test attitudinale: 33%
Ecco i ruoli cercati più frequentemente per le recensioni dei colloqui -
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Amazon (New York, NY) nel mese di gen 2015
Colloquio
First round is an online assessment round with 20 minutes of time and 7 debugging questions. You get to choose the language i.e. C, C++ or Java. You get IDE to run and compile the code. Really no preparation needed. All you need is debugging and playing with the code experience.
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.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Amazon (Calgary, AB) nel mese di giu 2026
Colloquio
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.
Domande di colloquio [1]
Domanda 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