Software Developer applicants have rated the interview process at Amazon with 3.3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 61.5% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
Apply online and got reached via email, asked about different between array and list, time complex to delete, insert, lookup and add. What is hash table and the time complexity for basic operation, search the specific string in a big file, Given a binary tree, can you check if there are any loops in the tree
I was contacted through email to set up a phone interview. I got asked the standard hr questions. Tell me about yourself? Why Amazon? Would you relocate?
I was asked theory questions such as difference between final, finally and finalize? Difference between memory stack and heap? Asked about object oriented programming principles such as define polymorphism.
Interview questions [1]
Question 1
ask to code a program that multiplies 2 numbers without using the algebraic multiplier command. I forgot to include cases where one or both values are negative.