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
The process took 6 weeks. I interviewed at Amazon in Jan 2021
Interview
Online assessments one, two, and three, including debug questions, data structures, and algorithms and work environment simulation. A round of video interviews with two interviewers. All of them are easy.
I applied through college or university. The process took 2 months. I interviewed at Amazon (Seattle, WA) in Jul 2021
Interview
Review of online assessment II on time complexity, space complexity and thoughts how you approach to the problem and ask him questions to spend the rest of the 30 min just pure conversation nothing special
Interview questions [1]
Question 1
time complexity of ur approach
how u approach this problem