Envié una solicitud electrónica. El proceso duró 3 meses. Acudí a una entrevista en Amazon (Dublín, Dublín) en ene 2020
Entrevista
First I was contacted by amazon via LinkedIn for a open position in Dublin. It was not clear what position exactly. I expressed interest and had to take an online programming challenge. I did not receive feedback how well I performed at that test.
Then I was invited for a telephone interview, so I must have done "well enough" on the online test (I know that I didn't get everyhting right).
The scheduling of the telephone interview was a difficult process. All my desired date and times could not bes fullfiled, but I did not receive alternate suggestions. In the end I think over a month passed before I finally got a date.
On the telephone (actually they use "amazon chime" for this) the interviewer asked a bunch of "behavioral questions" (concept well explained on the amazon interview pages) and some coding questions concerning very basic fundamentals, which one knows from college but doesn't usually think of when working. Furthermore I had to come up with some solutions to programming challenges ("in the head", did not need to write the code).
Lastly I was invited for a series of onsite interviews. The scheduling again was very difficutl. They asked me to come up with choices "before christmas" and then could not fulfill them themselves.
So again between telephone and onsite another month passed.
The onsite interview consisted of 5 interviews an hour each on one day. Each interview was rather difficult: 2 behavioral interviews (you can speak about your work experience), 2 coding challenges (1 on white board, 1 on a computer) and 1 "design challenge", where you basically sketch a solution in uml on the white board.
I know that I did well on some, but also mediocre on a few of these interviews.
Still today I have not heard back form amazon at all (interview is 6 weeks ago now).
So I terminated the application myself.
I must say overall this leaves a very unprofessional taste of their recruiting process. Still think that it's porbably a nice place to work, but I will not apply there again in the future.
Preguntas de entrevista [2]
Pregunta 1
Can you explain how a hashmap works/ is implemented?
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.
Envié una solicitud electrónica. Acudí a una entrevista en Amazon (Calgary, AB) en jun 2026
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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