I applied through an employee referral. The process took 2 days. I interviewed at Amazon (Bengaluru) in Jan 2021
Interview
The interview procedure had 5 rounds . The 1st round was a hackerrank test of 90 mins.The 2nd and 3rd round focused on behavioral questions as well as coding. 4th round being a managerial round focused more on behavioral questions follwed by basic coding questions.The 5th round was technof unctional round or maybe bar raiser .It focused on the code quality as well as the approach of the candidate.In all the rounds you will be asked to write a pitch perfect code.My interviewers were really friendly and co operating .
Interview questions [8]
Question 1
Group anagrams together.eg: [cat,dog,tac,god]
output : [ cat,tac,dog,god]
Given 5 songs .Play them in random fashion.Make sure the songs dont repeat in one iteration .Move to next iteration once all songs are played in the first iteration and so on.
given a array of strings check if a word can be divided into substrings such that the substrings are also present in the list.if yes group them together into a list.Eg : spoonful,air,spoon ,black,ful
output: [ [spoonful,spoon,ful] ]
I applied through a recruiter. I interviewed at Amazon
Interview
The process was really smooth. Had four rounds 45 min each with a 30 min break after two rounds. Including both coding questions based on trees, graphs and behavioral questions based on Amazon's leadership principles.
Interview questions [1]
Question 1
Can you tell me about a time when you were more than halfway through a project and had to pivot quickly due to an unexpected change? How did you handle it?
The interview process was conducted entirely online. A 3-round online assessment consisting of debugging, coding challenges, and a work simulation. After that, was a final interview round where I talked to 3 different interviewers and was asked a mix of behavioral and technical questions. I didn't get an offer, but was glad to get the experience.
Interview questions [1]
Question 1
What was a time you made a mistake on a project?
What was a time when you helped a teammate?
What was a time when you struggled to meet a deadline?
etc...