J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Amazon
Entretien
On campus Interview, two back-to-back rounds. The first interviewer asked several basic behaviour questions like why Amazon, then a technical question:
Find a word's anagram in a file.
The second interviewer asked several conceptual questions like the definition of array, stack, etc. Then a technical question about delete the duplicates in a singly linked list
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.