J'ai postulé en ligne. J'ai passé un entretien chez Amazon Web Services (Seattle, WA) en nov. 2024
Entretien
Round1- Online Assessment
Then 3 rounds of interview
1st coding round had a medium lld question with leadership principles
2nd coding round had a hard problem
behavioral round- pure leadership principles based questions
Questions d'entretien [1]
Question 1
Tell me about a time when you had to learn something in depth? What was the outcome?
J'ai passé un entretien chez Amazon Web Services (Cape Town)
Entretien
It was okay. Took the whole day but they really communicated everything WELL. It was a design question, coding problems after coding problems then the merge sort or tree traversal question.
J'ai passé un entretien chez Amazon Web Services (Seattle, WA)
Entretien
It tested highly on system design, understanding of infrastructure, distributed systems, and data structures and algorithms. Make sure to study LeetCode and make sure you know your system design. Thanks so much.
Questions d'entretien [1]
Question 1
LeetCode question about arrays and hashing (medium - hard)
J'ai passé un entretien chez Amazon Web Services (Dublin, Dublin)
Entretien
Behavioral questions, asked to tell about how team disagree with me and we handled that. After that coding question: Balanced brackets. Given stream of chars, tell whether it is balanced or not (each opened bracket should be closed). As follow up, asked how to extend code to support other symbols.