I applied online. The process took 2 weeks. I interviewed at Amazon (Irvine, CA)
Interview
Applied online, they called back a couple of days later to set up a phone interview. Set it up for a couple of days later. The interviewer called exactly on time. After small introductions, the interview happened immediately, mostly asking questions about data structures (pros/cons, implementation, etc). One question involved coding on collabedit.
Interview questions [1]
Question 1
Write out a function that takes in a string as an argument and returns the char that appears most frequently in that string.