I applied through college or university. I interviewed at Amazon (Chennai) in Jul 2021
Interview
It was pretty easy and the interviewer clearly explained the expectations and the sample output was clear.He then asked questions from my resume and some questions from REST API as i had mentioned it
Interview questions [1]
Question 1
Find the greater sum tree
Two sum different approaches
Standard interview process divided as below :
First the HR - telephonic
then Tech screen - Problem solving over online editor
After clearing that, flew to the job location
Onsite - 4 rounds face to face
Interview questions [1]
Question 1
Algorithm and Design
System Design
Problem Solving
I applied through college or university. I interviewed at Amazon (Ahmedabad)
Interview
There was a test consisting of
Round 1(Online Test): Online test containing 4 parts:
A. Error correction: A code will be given, and you need to correct the errors so that it gives the desired output.
B. Coding: 2-3 codes from medium to hard level.
C. Workstyle assessment: This will contain situational questions.
D. Reasoning.
Interview questions [1]
Question 1
There are cars on the x-axis of different sizes. Cars are represented by an array of integers where the direction is represented by the sign of the integer and the size is represented by the absolute value. If the cars collide, the smaller car gets destroyed. All the cars move with equal velocity. Find the final set of cars that will remain