I applied online. The process took 3 weeks. I interviewed at Amazon (Seattle, WA) in Apr 2019
Interview
The first phone screen included some personality and work history questions and a brief coding quiz that I failed. Took them less than a day to inform me that I did not get the job.
Interview questions [1]
Question 1
Write a function in any language that will print "AN" if a number is divisible by 8, "ANIM" if divisible by 16 and "ANIMAL" if divisible by 32.
I applied online. The process took 3 weeks. I interviewed at Amazon (Seattle, WA) in Mar 2019
Interview
Overall process is fair, but definitely need to improve couple of things
1. When interview asks Question, he/she should let the candidate to speak for couple of mins to see if candidate is answering to your question or not. For me interviewers (6 out of 9) interrupts a lot and keep adding questions. And I could see they have some terminologies within Amazon culture, which obviously cannot be expected from the candidate who came for the interview.
2. One of the interviewer (went an hour), she was not clear on what her question is and it took me close to 15-20 mins to understand what is she expecting out of me. It might be a use case that she is currently facing, but you should try to explain as simple as possible as am not working on your project and may not know what your requirement/scenario is.
Overall interviewers needs some patience to expect answers from candidates.
Interview questions [1]
Question 1
How to automate an API that retrieves bank, card holder information based on Credit card number is given as input.
I applied through an employee referral. I interviewed at Amazon
Interview
There are 4 rounds of interview
1. Technical Written round with 1 program and some test case debugging questions
2. Coding Face to Face Pen & Paper round
3. Test case round
4. HR round
Interview questions [1]
Question 1
1. Closest Palindrome to the number
2. Find array contains duplicate numbers
3. Print numbers in rhombus shape
1
121
12321
121
1