I applied through a recruiter. The process took 1 week. I interviewed at Amazon in May 2009
Interview
It was a very simple interview involving ds, algorithms and some basic programming skills. You just need to keep your confidence and you can expect any where from 4 to 6 interviews.Once you are done with your interview and if everything goes will, the recruiter will get back to you.
The process took 1 day. I interviewed at Amazon (Seattle, WA) in Jun 2009
Interview
These are the questions asked :
1. Why did you apply at Amazon? why you want to work for Amazon?
2. What is that do you like about Amazon?
3. what you don't like?
4. If we have 2 files and we have lot of customer ids, file 1 have customer id of day 1 and file 2 would have customer ids of day2, how can we find customers who view the both the files?
what 's the complexity of it?
5. Reverse a String
6.We have a Directory, where we have lot of HTMl files, how can we find email address on files and their line numbers they are in? (Grep or find command).
7. You have web application, which runs on a server and your boss comes and up say it's very slow, what do you do?
8. .At the End he told me to write code and email it to him on checkNotation:
That is if Input is 1 output should be One
If Input is 161 output should be One hundred sixty one
Interview questions [1]
Question 1
You have web application, which runs on a server and your boss comes and up say it's very slow, what do you do?
I applied in-person. The process took 1 day. I interviewed at Amazon in Jan 2010
Interview
I met with a very intelligent gentleman at CodeMash and I was asked if I would like to interview on the spot. I took them up on the interview, spur of the moment.
I found the skills questions to be vague, and the more you tried to formulate an answer the more requirements they would place in your way. I found it to be a great exercise and was happy for the experience. Not only did it shine a spotlight on my inability to think in code on paper, but I also learned some things too.
The interviewers were extremely polite and understanding if I was not familiar with a concept, they would attempt to educate you so that you can still formulate and answer to their question and/or problem.