1. Apply at university recruiting site
2. Complete a Coding challenge
3. Complete Debugging challenge with behavioral questions
4. Complete Video Interview for about 1 hr
This will contain behavioral and technical questions.
Interview questions [1]
Question 1
they were simple coding questions, you can use any language for the interview
I applied through college or university. The process took 1 week. I interviewed at Amazon (Visakhapatnam) in Oct 2020
Interview
The recruitment was on-campus. There are 3 rounds overall. First-round is Online Assessment (OA) in which around 300 students appeared. 39 students were shortlisted for the interviews. There were 2 rounds, both technical. Very few students got the opportunity to attend both the rounds.
Interview questions [1]
Question 1
Five Leetcode questions:
Round-1:
1. Find the depth of a binary tree.
2. Implement a stack with push, pop, top and getMin() functions in constant time.
3. Check if two strings are anagrams or not.
Very optimal solutions required instead of brute-force.
Round-2:
1. Partition Lables
2. Maximum value between two nodes in a binary search tree.
I applied through an employee referral. I interviewed at Amazon (Seattle, WA) in Jan 2020
Interview
45min with 1 code question, 3 behavior questions. mostly like leet code easy questions. Amazon told me i passed the interview after 1 week, and because they do not have position so i am on wait list. But the most astonishing thing is every FEMALE candidate on the wait list got an offer at last, while few men got that. Why amazon love women so much?
Interview questions [1]
Question 1
Find the smallest entry in matrix with given boundary