Contains loops.py add (#2442)
* added an algorithm which checks a linked list for loops and returns true if one is found * added doctests and clarified meaning of loop * Define Node.__iter__() * Update and rename has_loop.py to has_duplicate_data.py * Update has_duplicate_data.py * Update has_duplicate_data.py * Update and rename has_duplicate_data.py to has_loop.py * Update has_loop.py Co-authored-by: Christian Clauss <cclauss@me.com>
K
kanthuc committed
ecac7b097371b3f87bfd40b0d7d01d933f38b726
Parent: dc415ec
Committed by GitHub <noreply@github.com>
on 9/18/2020, 8:53:50 PM