I applied online. The process took 4 weeks. I interviewed at Amazon in Mar 2015
Interview
Took an online coding round and then phone interview. I was asked just one question which I solved. Don't know on what basis they give offers. I was also asked few questions about my project which I answered completely. The online test seemed to be a basic test to screen candidates who can code.
Interview questions [1]
Question 1
Given 1D array,print vertical bars representing # for each array from the bottom
I applied through college or university. I interviewed at Amazon
Interview
They contacted me via email for the phone interview. The questions asked are all text book questions. Simple. The interview was scheduled for 45 mins. but it went for 1 hour 5 mins. I was surprised that I was not selected even after answering all the questions correctly.
Interview questions [1]
Question 1
Array, Linked List, Write a code to add a node in linked list, Complexity,
Given a binary tree, print out all of its root
I applied online. The process took 1+ week. I interviewed at Amazon (Ann Arbor, MI) in Mar 2015
Interview
I had a 45 min phone interview with a SDE working for the backend of Amazon cellphone page. It was a nice experience. We first talked about one project that I have listed on my resume. Then he asked me several technical questions and one algorithm design problem. At last we talked about the working environment of Amazon.
Interview questions [5]
Question 1
Give you an array of integers without duplication. Let you write a piece of code to return the pairs that their sum is 100.