The selection process consisted of a coding round (2 ques) based on data structures and algorithms. In the interview they asked 2 questions based on DSA too. I was asked to type the code/ algorithm for them. The interviewer was very polite & helping and gave important hints. He gave hints regarding the edge cases for the code.
Interview questions [1]
Question 1
One question was based on trees and the other on dynamic programming.
I have just done the CV stage and then the coding assessment, work styles assessment and work styles simulation parts of the interview. They were very helpful and good at communicating with emails.
I applied online. The process took 3 weeks. I interviewed at Amazon (Cape Town) in Jul 2022
Interview
First round interview which was 1 hour and then a loop interview which you get 3 interviews at a go and each is 1 hour long. The structure was 2 LP questions, technical questions and coding question.
Interview questions [1]
Question 1
1.Tell me about a you did something outside your expertise.
* Reverse a double linked list
* Group anagrams
* Implement a cache