I applied through university. The process took 2 months. I interviewed at Amazon in Nov 2020
Interview
so it was an on-campus placement. the 1st round had 2 coding questions, 7-8 questions of debugging, some aptitude questions, and behavioral questions.
and then after 1-2 months, the interview took place.
Interview questions [1]
Question 1
first qn: find greatest r-l in an array such that a[r]>a[l]
second qn: find the maximum sum of the longest path of the tree from root to leaf.