J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez Amazon (Mississauga, ON) en juil. 2015
Entretien
First, I had an hour long phone interview with one of the companys' HR specialists. We talked about my qualifications and experience. This wasn't too bad. A week later they invited me to a technical interview over the internet using collabedit service. It was my first time doing it online. The interviewer quickly jumped to a programming task for which I had half an hour. I was also supposed to comment aloud to a phone as I type. It felt awkward, someone watching as you type, and made me extremely uncomfortable. I didn't have a ready solution to the problem and while thinking about the problem there were long periods of silence. The interviewer would interrupt, possibly trying to be helpful, but instead it felt as being rushed. At the end we run out of time to fully complete all the tasks.
That moment when the interviewer asked about finding indices in an array for a target sum was wild — I had just tackled something identical while prepping on PracHub. The interview included a technical round with another question about designing an in-memory LRU cache and a behavioral question about meeting tight deadlines. After a smooth discussion, I was told I'd received an offer, which I happily accepted. Overall, the process felt pretty straightforward and not overly challenging.
Questions d'entretien [3]
Question 1
Given an array of integers return the indices of two numbers summing to a target
Interviewed for silicon team. Have only been asked about the domain specific knowledge in 1st round and system design in 2nd round and C coding in 3rd round.
The interviews were 50 mins each.
First round with hr screening - 2 leetcode questions then hr manager screening then the loop which consists of 4 interviews each an hour long. The 4 interview questions they asked where three medium leetcode questions. And one system design interview question about how to shadow deploy a test software to millions of users.