R
Rohit kumar Chandel
How to find whether there is a loop in a linked list. suppose I have a
linked list in the shape of numeral 9(next pointer of last node points to
somewhere in the middle of list instead of pointing to NULL)
linked list in the shape of numeral 9(next pointer of last node points to
somewhere in the middle of list instead of pointing to NULL)