J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Amazon (Seattle, WA) en févr. 2013
Entretien
Applied online . Got interview call on-campus after a week or so, Two back to back interviews of 45 minutes. First interview was by the university alumni . He asked the following questions .
1) Find the maximum sum subset for a given array .
2) Given two sorted arrays find the elements of the first array not present in the second.
3) Given a N*N array where N is even such as 4, 8 and so on . Print the array from the center.
a= [1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16]
the output should be [6 10 12 7 3 2 1 5 9 13 14 15 16 12 8 4 ] .
The interviewer gave me sufficient time to think about the problem and then gave some tips as thou how it can be solved . Then he told me to write the code .
Second round of interview was very easy. the interviewer asked various question on the scenarios faced by amazon.
Questions d'entretien [1]
Question 1
3) Given a N*N array where N is even such as 4, 8 and so on . Print the array from the center.
a= [1 2 3 4
5 6 7 8
9 10 11 12
13 14 15 16]
the output should be [6 10 12 7 3 2 1 5 9 13 14 15 16 12 8 4 ] .
La entrevista para el puesto de Software Engineer Intern en Amazon fue únicamente en una prueba técnica online con ejercicios de programación y algoritmos, tipo LeetCode. El nivel era alto para unas prácticas, y la plataforma funcionó correctamente durante la evaluación.
Online assessment 1 hour 2 system design questions difficult as well
1 Final round interview 25 min behavioral and 35-40 min technical questions 1-2 leet-code medium difficulty questions data structure analysis questions
Questions d'entretien [1]
Question 1
Amazon Leadership principle for behavioral section
J'ai postulé en ligne. J'ai passé un entretien chez Amazon
Entretien
Online Assessment (OA): Usually involves two coding problems (debugging/solving) and a work-style simulation (behavioral/leadership principles).Final Interview: A 45-60 minute interview via Amazon Chime involving one technical question (data structures/algorithms) and behavioral questions.Offer: Results can take 1–3 weeks after the final interview.