You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?


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

Post New Answer

More Data Structures Interview Questions

What is insertion sort technique?

0 Answers  


What does sorting an array do?

0 Answers  


Can a binary tree be empty?

0 Answers  


Write a code for dynamic allocation of array.

0 Answers   iNautix,


What stack means?

0 Answers  






What are the difference between a stack and a queue?

0 Answers  


Is red black tree balanced?

0 Answers  


Which sorting does collections sort use?

0 Answers  


What is mean by sorting?

0 Answers  


Explain linked list in short.

0 Answers  


Which is better selection or bubble sort?

0 Answers  


What is the use of sorting?

0 Answers  


Categories