loop in a link list doesn't necessarily mean a circular link list(d one u
hav assumed)

eg in this case

1->2->3->4->5->3

there is a loop which in order to detect requires d use of hair & tortoise
rule

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to