Provide an algorithm to reverse a linked list without using recursion.


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

Post New Answer

More Data Structures Interview Questions

There are 8, 15, 13, 14 nodes were there in 4 different trees. Which of them could have formed a full binary tree?

1 Answers  


How do you do binary search?

0 Answers  


Why merge sort is better than insertion sort?

0 Answers  


What are the standard ways in which a graph can be traversed?

0 Answers  


Define linked list data structure.

0 Answers  


What is difference between hashtable and hashmap?

0 Answers  


Explain what is the bucket size, when the overlapping and collision occur at same time?

0 Answers  


What are the applications of b-tree?

0 Answers  


Given M x N matrix with sorted elements row wise and column wise, find elements?

0 Answers   Expedia,


What is default size of hashmap?

0 Answers  


Is hashtable throw concurrentmodificationexception?

0 Answers  


When will you sort an array of pointers to list elements, rather than sorting the elements themselves?

5 Answers  


Categories