J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Amazon en mai 2019
Entretien
Interviewer was very friendly and asked two behavioral questions as well as a couple of design questions. it was followed by a coding session using livecode. I was allowed to choose any language I wanted. The entire interview lasted 45 mins.
Questions d'entretien [4]
Question 1
How do you handle a large task and make sure it is completed on time?
A design question for a tool that can collect logs from all servers in a region. Also, if an instance suddenly went missing, how do you go about figuring out the issue?
Programming question - Given an array of arrays, flatten into a single array. Ex: [[1,2,3,4], [5,6],[7]]. Output [1,2,3,4,5,6,7]. Once done, increased complexity to nested arrays within each array.
J'ai passé un entretien chez Amazon (Londres, Angleterre)
Entretien
Many rounds of technical and non technical interviews with members of various teams. First round is an automated online assessment with two timed coding problems and a work style survey.
Questions d'entretien [1]
Question 1
Implement a PLC prgram to control a fridge compressor and interior light using three IEC 61131-3 implementation languages (CFC, LD, ST)
interview process in two stages
first stage consists of leetcode easy question, you have to explain all the steps
second stage has 5 interviews, my interview got cancelled after first stage
Recruiter call then online assessment then phone interview then loop. Recruiter was willing to call me in between each step for help. Very heavy on the behavioral aspect. Overall they probably asked me for almost 20 unique experiences
Questions d'entretien [1]
Question 1
Python parsing, linux fundamentals, more than 50% of the time was spent on LP