I applied through college or university. I interviewed at Amazon in Aug 2017
Interview
Round 1:
The first round consists of 20 mcqs and 2 coding questions. The MCQ’s are focused mainly on Operating systems, data structures and algorithm analysis and DBMS. There is negative marking for mcqs.
1)count triplets with sum smaller that a given value.
2) based on balancing brackets in string (don't remember exactly)
Interview questions [1]
Question 1
Add a number 1 to linked list.
constraints: No extra space,recursion and no reversing of given linked list.
write optimized code.
I applied online. The process took 2 weeks. I interviewed at Amazon (Toronto, ON) in Apr 2017
Interview
There were two online assessments. I passed the first one. Then had to do the next one within a week. Passed the second and was asked to do a phone interview afterward.
I applied through college or university. The process took 2 days. I interviewed at Amazon in Aug 2017
Interview
There were 3 Rounds.
First was an online round hosted on Hacker Earth. It had 20 MCQs and 2 coding questions.
Second round was a Group Fly round where you had to write code for 2 given questions on paper.
3rd was a technical f2f round where the interviewer will again ask you 2 different coding questions and you have to tell the logic and then write the code for them.