I applied through college or university. The process took 1 day. I interviewed at Amazon in Sep 2021
Interview
The interview round was after qualifying a test round which consisted of debugging, problem-solving and some MCQ.
After that, the interview consisted of only one round based on DSA which was of 1 hour in total.
Interview questions [1]
Question 1
The interviewer discussed with me 20 mins about my designing experience because my CV had various aspects of designing including product design and graphic design.
After that, for 15 mins we had a conversation over the toughest challenge I faced and how I solved it.
Then he asked me a Tree-based question, which he took 5 minutes to explain and do the setup. After that only 20 minutes were remaining, so I took 10 minutes to form the algorithm and then spent my last 10 minutes trying to write the code for the same.
I applied online. The process took 2 weeks. I interviewed at Amazon (Austin, TX) in Sep 2021
Interview
There was a two-part interview given to most applicants --- part 1 : coding and part 2: behavioral assessment. Coding was not too difficult, invovled 2 questions, behavioral was a job email/text simulation
I applied online. I interviewed at Amazon (Toronto, ON) in Aug 2021
Interview
Two online assessments. First online assent is a hackerrank based coding interview where they ask two questions. 1 was leetcode easy the other. seemed like medium. The next part is a behavioural/technical interview where they simulate an SWE interview and ask you to rank different decisions when given a scenario.
Interview questions [1]
Question 1
Find minimum number of connections to connect all nodes in a graph given an adjaceny list.