I applied through college or university. The process took 3 weeks. I interviewed at Amazon in Feb 2015
Interview
I applied through college portal and was reached by the recruiter to give time slots for the interview. The interview was for 45 mins and the interview was firstly resume based. In the last 30 mins, I was asked to code on a google docx. It was a good experience and the interviewer tested my code with various corner cases and regular test cases.
The process took 3 weeks. I interviewed at Amazon (Seattle, WA) in Mar 2015
Interview
firstly, I get a human resource's email that tell me to join a interview for software development engineer or software development engineer Test, then I get a email that contains a link which led me to an online assessment of Amazon, after I finish online assessment , a Work Style Assessment was sent to me and after finishing it, I go to onsite group interview in Seattle
Interview questions [1]
Question 1
Palindromic number, input string of a number , return true or false for whether it is a Palindromic number
I applied through a recruiter. The process took 4 weeks. I interviewed at Amazon (Zagreb) in Dec 2014
Interview
Amazon had hiring event in my town. They contacted me via LinkedIn couple of weeks (I think it was around 8 weeks) before the on-site interview was being held. First, I solved two coding challenges online and then had on-site interview. On-site interview was actually 5 different interviews - 1 hour each. There were also 5 different interviewers. At the end of each interview they had one or two questions regarding social skills and then 5 or 10 min for my questions.
Interview questions [1]
Question 1
Serialization and deserialization of a tree to a string. If every node of tree represents a letter serialize tree to string in a way that you can deserialize the same string to a tree again.