I applied through an employee referral. The process took 1 week. I interviewed at Amazon Robotics (North Reading, MA) in Jun 2023
Interview
First round is an oa, then online interview includes behavior questions part and coding part. Can’t remember the questions. About behavior questions, remember Amazon’s concepts will be helpful. Interviewed last summer
I applied through university. I interviewed at Amazon Robotics (Boston, MA)
Interview
I applied for it on a university job portal. The recruiter reached out and sent me OA right after. There were 2 DSA questions in the OA, all test cases passed. I had one interview after that, where they asked me a design question. Something like you need to design a storage organizer, given the box sizes S, M, and L. Get the object size specs from the user, choose the appropriate box for storage, and provide a unique key to the user to access the storage later.
Interview questions [1]
Question 1
Something like you need to design a storage organizer, given the box sizes S, M, and L. Get the object size specs from the user, choose the appropriate box for storage, and provide a unique key to the user to access the storage later.