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
What do you know about different sorting algorithms?
Why enum can not be used directly with printf function?
Parenthesis is never required in postfix or prefix expressions, why?
what is the difference between dynamic as well as non - dynamic data structures.
Explain the term tail recursion?
In which data structure, elements can be added or removed at either end, but not in the middle?
42 Answers Infosys, NIC, TTA, Wipro,
Is array a collection?
how to display Singly Linked List from First to Last?
How to find 3rd element from end in a linked list in one pass?
Can we extend an array after initialization?
What is example of data?
What is binary tree example?