I applied online. The process took 4 weeks. I interviewed at Amazon in Nov 2019
Interview
Video interview, using Amazon Chime. 2 behavior questions, 1 coding problem. The platform cannot run the code, so u need to explain your code thru test cases. The interviewer seemed not understanding my solution, and then I fell back to a simpler solution.
Interview questions [1]
Question 1
In a matrix, set the whole row and column of one element to true if the element itself is true.
I applied online. The process took 5 days. I interviewed at Amazon (Edinburgh, Schottland) in Oct 2019
Interview
I received an online application to complete a debugging challenge
I got 7/7 in that challenge
Then 2 coding challenges one of which I completed the other I was only a few lines away from completing
Then a psycho analysis which seemed to go fine.
Then I was quickly rejected.
Interview questions [1]
Question 1
To find the K-Nearest neighbors using an array list of an array list
I applied online. The process took 2 weeks. I interviewed at Amazon (Seattle, WA) in Nov 2019
Interview
Went through three rounds of online assessment before moving on to a final virtual interview. After the final interview I was sent an email saying I would not be offered a role.
Interview questions [1]
Question 1
Implement multiplication without any arithmetic operators.