I applied through college or university. The process took 2 days. I interviewed at Amazon (Mumbai) in Aug 2020
Interview
Online Round + 4 rounds of interviews. All rounds started with dsa. All the dsa questions were available on Leetocode. There were standard questions on OOPS + OS + DBMS. Told him did not know DBMS. So did not ask more questions from DBMS.
Debugging code to find issues with the code for 5 different coding sets to find bugs, 2 coding problems to solve (can't give details about it due to NDA) and amazon culture fit questionnaire
online assessment consisting of 2 coding problems and two follow-up questions for each coding question, the first asks you to describe your approach and the second asks you to compute time complexity.
Interview questions [1]
Question 1
1. compute the points closest to origin.
2. basic bfs on a graph