J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Amazon
Entretien
It was an on-campus hiring process. The interview consisted of 2-4 rounds in general. I gave a couple of rounds. In the first interview, discussion of projects from the resume was followed by a couple of simple questions involving graphs(simple traversal) and designing of data structures for given task. Similarly in the next round, there was a discussion about a project from the resume and one question related to trees.
Questions d'entretien [1]
Question 1
Given a matrix of characters, find the given word in the matrix. A new character can be added to an existing sequence of characters, if the new character's cell is a neighbour(all of the existing 8 possibilities) of the last character of the existing sequence.
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.
Recruiter reaches out after applying through Amazon careers, no referral. Had an initial OA, then after a month had four rounds in two days - three coding one system design. Each round had 30 min behavioral and 30 min coding.
Questions d'entretien [1]
Question 1
Questions were mainly hashmap, sliding window and interval related.