Google Interview Question for Software Engineer / Developers


Country: India
Interview Type: Phone Interview




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

The problem is not clear. Please give some example to elucidate the problem.

- learner October 05, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Create a binary search tree, then do inorder traversal.

- None123 September 10, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Can we use quick sort logic here? Is the size of list known to us?

- ACP Pradyuman September 12, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Any sorting algorithm will do like quick sort, heap sort, etc.

- ACP Pradyuman September 17, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

sdasd sd ds ds sd

- Anonymous September 24, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

did not understand the problem. Please clarify

- Swa November 03, 2011 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

I think, here we need to just save the last comparison details and whether swapped or not and the swapped indexes in an object.
May be the question asks us to undo the last operation.
I am not clear does it asks us to make the list the way it was in the beginning.

- Deepak February 26, 2012 | 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