Linked List
What is Linked List? How we find loop in Linked list?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Feb 5, 2015, 12:25 AM
Hi Pramod Verma,
Go through following links it will help you
http://www.geeksforgeeks.org/detect-and-remove-loop-in-a-linked-list/
http://ostermiller.org/find_loop_singly_linked_list.html
http://www.programmerinterview.com/index.php/data-structures/how-to-find-if-a-linked-list-is-circular-or-has-a-cycle-or-it-ends/