Two linked lists are given, find out the sum of them without altering the linked list?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

State the difference between queues and linked lists?

0 Answers  


Explain heapsort. What is its complexity?

0 Answers   Essar,


What is raid (redundant array of inexpensive disks)? Explain its level?

0 Answers  


What are control structures?

0 Answers  


What is the difference between arraylist and linkedlist?

0 Answers  


Define double linked list?

0 Answers  


What is the use of data structure?

0 Answers  


create an singly linked lists and reverse the lists by interchanging the links and not the data?

13 Answers   Microsoft, TCS,


How do you find the time complexity of a bubble sort?

0 Answers  


Differentiate between arraylist and vector.

0 Answers  


What are the basic data structures?

0 Answers  


What data structure would you mostly likely see in a non recursive implementation of a recursive algorithm?

3 Answers   CTS,


Categories