Le processus a pris 1 jour. J'ai passé un entretien chez Amazon (Seattle, WA) en févr. 2012
Entretien
Met Amazon representative at university career fair where they had me answer a small programming question. About a week later I received an email about an interview opportunity in seattle. I had the option to choose the most convenient date out of list.
In Seattle, I went through 4 technical interviews, about 45min each. They some simple algorithms questions such as tree traversals, binary search.
Questions d'entretien [1]
Question 1
Given a tree, output a linked list of all nodes in the tree ordered by level. For example, root, then all nodes at the next level, then the next.
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.
Um teste de código online, se aprovado, vai para o loop. O loop é 4 entrevistas seguidas, duas em inglês e duas em português. 3 entrevistas técnicas de código, todas as 4 têm pergunta de liderança.
Questions d'entretien [1]
Question 1
Pergunta historicas baseada nos principios de lideranca da amazon.
The whole process stretched over nearly a month, longer than I anticipated. After an initial phone screen, I faced a technical round that included a Min Stack implementation question. We discussed design considerations and thread safety, which threw me for a bit. Fortunately, I remembered a specific mock interview I practiced on PracHub that mirrored this scenario closely, making me feel more at ease. Ultimately, I received an offer, but I chose to decline due to the company culture not feeling like the right fit.