I applied through college or university. The process took 1 day. I interviewed at Amazon in Mar 2013
Interview
I got a email for noticing me which I got a interview in two days. when i had the interview, the interview was the phone interview, and i had two phone call and each is 45 mins with two people, and got 15 mins for break after a call. The interview was used the online white broad for coding.
Interview questions [3]
Question 1
find longest increasing integer seq from a string type integer seq.
I applied online. The process took 4 weeks. I interviewed at Amazon in Mar 2013
Interview
I submitted my resume through the website and get back from the recruiter after one month. There are two back to back phone interviews, each last 45 minutes. The questions are generally data structures such as Hashtble and how to handle collison and some OOP concept like what is polymorphism, encapsulation and inheritance.
Interview questions [2]
Question 1
Reverse string and follow up questions with reverse word, e.g. : Hello world -> world Hello.
I applied online. The process took 1 week. I interviewed at Amazon
Interview
2 sets of 45minutes phone interview with 15 minutes break in the middle. The first round is a general data structure question. It is not that hard but you need to be familiar with frequently used data structure like arraylist, linkedlist, stack, queue, hashtable and so on to solve the problem. the second round is a harder algorithm problem.