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.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Amazon en mars 2012
Entretien
Applied Online. Got a reply by email asking to schedule phone interview. Phone interview was two 45 minute sessions with 2 interviewers respectively. Was asked basic data structure questions like arrays stacks queues O(n) .For ex: what is an array. Then was asked to write codes to traverse an array in O(n). and then traversing circular list in O(n).
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.