J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Amazon (Seattle, WA) en févr. 2014
Entretien
Contact by hr through email, set up the interview date(which is the next day...), which I asked for a reschedule, put off for an week.
Two back to back phone interview, each 45 minutes. 15m break between the two round interview. Each round: basic data structure, then 2-3 coding problem, then chat
Get the decision in one week.
Questions d'entretien [1]
Question 1
1. Two different interviewer asked the same coding question(two sum problem), change for another after I point out.
2. Implement a generic get sum of array class for certain class (e.g <T extends XXX>), which I almost forget.
Hackerrank round first and then two LC questions as the final round (BFS/DFS medium). Also had a behaviour component, testing the leadership principles and how my experiences aligned with them.
Expect one behavioral LP question followed by a leetcode medium or hard for two rounds. Be prepared to answer in depth on the behavioral questions and review LeetCode’s list of questions from Amazon.
Questions d'entretien [1]
Question 1
Tell me about what AI platforms you use to help you work more efficiently
HR interview, then I had 1 45 minute coding round with 10 minutes behavioral and 35 minutes coding. Behavioral round was typical star format questions probing at leadership principles. Ex. Tell me about a time you took initiative and it didn’t work out.
Questions d'entretien [1]
Question 1
Given an m x n grid of characters board and a string word, return true if word exists in the grid.