I applied through college or university. I interviewed at Amazon
Interview
consists of 4 rounds and first round is technical round and they will test how well or efficiently one can write an algorithm in a given time.basics of data structures are asked.
I applied through college or university. The process took 2 days. I interviewed at Amazon (Velur) in Jul 2020
Interview
The interview process started with an online test which consisted for code debugging questions and two coding questions. 33 people from more than 2k were shortlisted for the technical interview.
Interview questions [2]
Question 1
Minimum time for a tree to burn starting fire from the leaf node
I applied through college or university. I interviewed at Amazon in Aug 2019
Interview
First there was an online round. One of the questions which I remember is we had to implement Round robin scheduling. The duration of the test was 2 hours.
Then we had 1:1 Technical Interview Round.
Interview questions [1]
Question 1
1. Implement heaps
2. Topological sort problem(Package dependencies problem)
3. Design a DSA in which you can insert, delete and search data in O(1) time