J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez Amazon (New York, NY) en févr. 2017
Entretien
On campus interview, 3 coding questions.
The hardest one is a knapsack problem.
A list representing pages of each book
A list representing intelligence you can get by reading a book
A number indicating the pages you could read at most one day
return the highest intelligence you can get.
1
Autres retours d’entretien d’embauche pour un poste comme Software Engineer(Internship) chez Amazon
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Questions d'entretien [1]
Question 1
Tree based Leetcode quesiton, probably easy or medium.
The first step is an online assessment. The questions were not that difficult with leetcode practice. There were two leetcode medium style questions. The next step is an interview invitation.
Questions d'entretien [1]
Question 1
They asked a leetcode medium level question involving hash maps