Amazon Interview Question for Software Engineer / Developers






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

It is implemented by virtual function(late binding) and overload function(early binding)

- anonymous November 14, 2008 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

huge topic

- bbs59 July 18, 2009 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

I was asked a similar question but in a different flavor(something in the lines of how prog lang compiler identifies which function to call..in the context of virtual functions and overloaded functions).

Guess he was expecting something in the lines of vtable. I gave my understanding of how it could be done, admitting my ignorance of what actually happens, he hinted me about vtable.

A general suggestion, although for most of the questions they ask, they expect direct/correct answers, for some questions, they look for your understanding and not necessarily the exact answer. So attempt to give your understanding of what ever is asked.

- Anonymous August 07, 2009 | Flag Reply


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