Roushan Kumarroushann.hashnode.dev·Sep 27, 2023Floyd's Tortoise and Hare (Cycle Detection) algorithmThis algorithm is commonly used to detect cycles in a linked list but can also be adapted to find duplicates in an array. Floyd's Cycle Detection Algorithm, also known as the "tortoise and hare" algorithm, is a popular method for detecting cycles in ...1 like·52 readsDSAAdd a thoughtful commentNo comments yetBe the first to start the conversation.