A written test and a follow up Interview. In Interview, only two questions were asked on Data Structures. The Interviewer asked me to code on online code editor. The written test seems straight forward and simple.
I applied online. I interviewed at Amazon in Oct 2021
Interview
oa passed Oa2 passed failed interview Asked a lot operating systems problem Didn’t prepare for that so I failed Many got in no need to worry Work harder don’t give up
I applied online. The process took 3 months. I interviewed at Amazon in Nov 2021
Interview
There was one coding assessment, one behaviroal assessment and one interview. They mostly asked data structures and algorithms and for behaviroal they took you through their portal. You don't have to get everything correct for the questions for the first assessment because it is sort of a time crunch.
Interview questions [1]
Question 1
string searching algorithm (knuth morris pratt but they accepted O(n^2) brute force)