I applied online. I interviewed at Amazon in Jan 2021
Interview
Received my first Online assessment in January 2021 and second online assessment the same day I submitted the first one. The link is only valid 5 days from the time I received the email
Interview questions [1]
Question 1
Fill the truck - All products loaded onto the truck should be packaged in boxes of the same size. One box can hold different number of units of product for each product type. Given the number of boxes the truck can hold, write an algorithm to determine the maximum number of units of any mix of products that can be shipped.
2. Turnstile - https://leetcode.com/discuss/interview-question/699973
I applied through college or university. I interviewed at Amazon
Interview
Got a call from recruiter. First round is OA which had 2 coding questions and 45 mins Logical Analysis questions. 2 no round is 3.5 hrs simulation. :rd round is 3 45 mins f2f interviews.
The first coding test is multiple choice and asks simple debugging questions. The next assessment is two coding questions, but I was not able to pass all the test cases due to time complexity, so I did not move on to the next round.
Interview questions [1]
Question 1
String manipulation and dynamic programming questions