Preparing for on-site interview with Amazon Web Services




Comment hidden because of low score. Click to expand.
1
of 1 vote

Claim expertise only in things you are confident of. Not knowing DS, cloud computing etc is ok, as long as you show an aptitude for it. If you state prior experience in DS, cloud computing etc, then they will expect more in-depth answers, which display appropriate experience in the field.

Expect them to cover the basic CS concepts/data-structures/algorithms (assume everything a CS undergrad learns as fair game), a lot of coding, at least one system design problem and OOP design problem(s). Amazon folks have an OOP fetish. So definitely be prepared for that.

Be sure to talk of how you will test the code you write. Don't cut corners in writing code, try to generalize a little if you can. Make sensible assumptions about availability of libraries and don't get hung up on irrelevant details.

Good luck!

- Anonymous February 07, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

Thanks for the advice. When it comes to coding, is it cool to use C#? I can always fallback to C++ as a backup, but my C# is far fresher at this point. I know Java, but I'm not as current in the latest Java and wouldn't want to get some API, param, or mundane implementation detail wrong.

- wazzugrad February 07, 2014 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Yes, language does not matter (as long as it is not too obscure that the interviewer will have a tought time trying to understand).

C# is a lot like Java, and any reasonable Amazon interviewer should get what you are talking about.

I would like to repeat the last sentence here: "Make sensible assumptions about availability of libraries and don't get hung up on irrelevant details"

Don't worry about getting an API, param or some mundane implementation detail wrong. Those are irrelevant details.

- Anonymous February 07, 2014 | Flag




Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More