I applied through college or university. The process took 2 weeks. I interviewed at Amazon (Seattle, WA) in Mar 2012
Interview
The interview process can be a bit nerve racking if its your first time doing a technical interview for a software position but is otherwise pretty standard. The interview consists of one or two 30 minute phone interview followed by one to three 1 on 1 interviews being 45 minutes apiece. The questions are exactly what you would expect in a technical interview.
I applied through college or university. The process took 1 day. I interviewed at Amazon (Seattle, WA) in Feb 2012
Interview
It was a 1:1 interview. Questions asked:
1) given an array of numbers, find all pairs which sum upto a target sum 'x'
2) model a Parking Lot using OO concepts
3) construct a Cartesian Tree from a given array of numbers.