I applied through an employee referral. The process took 3 weeks. I interviewed at Amazon (New York, NY) in Feb 2017
Interview
On campus interview, 3 coding questions.
The hardest one is a knapsack problem.
A list representing pages of each book
A list representing intelligence you can get by reading a book
A number indicating the pages you could read at most one day
return the highest intelligence you can get.
1
Other Software Engineer(Internship) interview reviews for Amazon
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Interview questions [1]
Question 1
Tree based Leetcode quesiton, probably easy or medium.
The first step is an online assessment. The questions were not that difficult with leetcode practice. There were two leetcode medium style questions. The next step is an interview invitation.
Interview questions [1]
Question 1
They asked a leetcode medium level question involving hash maps