Amazon.com Interview Question
1,578 Interview Reviews |
Back to all Amazon.com Interview Questions & Reviews
Interview questions and reviews posted anonymously by interview candidates
Interview Question for Software Engineer at Amazon.com:
Phone Interview 2: 1. Count the number of words in a sentence. After more definition, the problem evolved into: Code a function that will take a String and return the number of words (continuous sequences of non white-space characters). 2. How would you model a restaurant reservation system?
Helpful Question?
Yes |
No
Inappropriate?



0 of 0 people found this helpful
by Interview Candidate:
Later, upon "how can you improve this," redefined the solution to use a regex.
2. He was specifically looking for a reference to a database and using queries to check for availability for certain times.