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 (Jalandhar, Punjab) en juill. 2014
Entretien
Written Round:
This round consisted of 20 MCQs and two coding questions. We had to complete the test in 90 minutes. The MCQs mainly focused on C and general aptitude. They were easy to solve. The students having faster question solving skills were in advantage! The two coding questions were:
1. We were given the edges of the graph and we had to find if a cycle exist in the graph or not.
2. Given a binary tree, we had to print all the nodes in the Zigzag order.
Questions d'entretien [1]
Question 1
Face to Face Interview:
The interviewer started with the question about what projects I have done. I explained the two recent projects which I did. Then he started asking technical questions. He asked about:
1. Given a sorted array which has been rotated, we have to find the point of rotation.
I did it in O(n). Then he asked me to write a more optimized code. I then did it in O(log n) using modified binary search.
2. About heaps, maps.
3. About Job Scheduling.
4. Scaling of websites as one of project was an online portal
J'ai passé un entretien chez Amazon (München, Bavaria)
Entretien
After the online personality test (assessment), the process was rather easy consisting of one behavioral interview where the interviewer asked me questions about my experience and how I connect them to Amazons leadership principles. In the technical part, I was given a brief business case and asked to solve and present, was rather easy and time was enough. I was hired afterwards.
the first step was an OA. the second step were two online meetings including livecoding and technical questions. the questions were morr about my projects, not necessery technical questions about oop etc.
J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez Amazon (Luxembourg) en avr. 2026
Entretien
I had two interviews, both went well. Had a couple of behavioral questions and one algo problem to solve in each interview. Also in the second one a couple of questions about the usage of GenAI.