How to identify linked list is circular? Please share the sample code?
What is the best logic or way to detected linked list has loop ? And also what is the best way to find out that given linked list is circular ?