How to traverse data in a linked list in forward and backward direction, write the algorithm?


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

Post New Answer

More Data Structures Interview Questions

What is the best sorting technique?

0 Answers  


Write code for reversing a linked list.

0 Answers  


What is push and pop in stack?

0 Answers  


Define a stack?

0 Answers  


Can you have an arraylist of arrays?

0 Answers  






Define splay tree?

0 Answers  


How do you implement a stack?

0 Answers  


What is the capacity of arraylist?

0 Answers  


Which is faster array or list?

0 Answers  


What is 2 dimensional linked list?

0 Answers   Tech Mahindra,


Can we define the size of arraylist?

0 Answers  


An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.

0 Answers  


Categories