Wipro Technologies Interview Question for Software Engineer / Developers


Country: India
Interview Type: Written Test




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

depends on the application...double linked lists provide more versatility since they allow for traversal in both directions, however you pay for that versatility in needing more space for each double linked list node (to store the extra pointer).

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

If ppl have issue with microsoft, they should not be here on careercup. if u see such a question if u know the answer and u really want to help others then reply else f*** off

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

I agree that this is indeed a stupid question to ask. Of course only a company like Wipro might ask it....
Anyways double linked lists are probably a little more difficult to maintain (insert, update, delete etc). However they allow traversals in both directions and hence are more versatile. Memory is needed more for double link lists.

- Sudarshan Ray September 23, 2011 | Flag
Comment hidden because of low score. Click to expand.
Comment hidden because of low score. Click to expand.
0
of 0 votes

Idiot.

- Anonymous September 21, 2011 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Skip lists have very good complexity compared to linked lists but thats irrelevant to this question.


"BING: Bluescreen In Next Generation"

- DieRatherThanWorkForMSFT September 21, 2011 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

In attempting to show off how knowledgeable/clever you are, you are really showing how stupid you are.

F**king moron.

- Anonymous September 21, 2011 | Flag
Comment hidden because of low score. Click to expand.


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