J'ai postulé via un recruteur. Le processus a pris 5 mois. J'ai passé un entretien chez Amazon Web Services (Washington, DC) en août 2024
Entretien
Interview was straightforward. 2 coding exams, and 2 behavioral exams before phone screen. And then 2 technical followed by 2 loop rounds which was 2 back to back days. Heavy Java, Python and Linux leetcode questions. This was for a L3/L4 position. I’d say just as difficult as my previous Microsoft, Google and Meta interviews. Told to write from scratch a script if 1000 lines of code in 15 min. Code had to fully function for me to get the phone screen interview.
Questions d'entretien [1]
Question 1
How would i get into my Linux instance? Give me all possible ways if the instance is locked out. Something around those lines.
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.
J'ai passé un entretien chez Amazon Web Services (Arlington, VA)
Entretien
They give you a couple of online assessments then a final round to discuss the code you wrote and make sure you wrote it. You can probably find all of the questions on leetcode.