Skip to content

LL Check Cycle C++ Solution #8#13

Open
VaradJadhav wants to merge 1 commit intogdgpce:mainfrom
VaradJadhav:LL-Check-Cycle-CPP
Open

LL Check Cycle C++ Solution #8#13
VaradJadhav wants to merge 1 commit intogdgpce:mainfrom
VaradJadhav:LL-Check-Cycle-CPP

Conversation

@VaradJadhav
Copy link
Copy Markdown

Created a cpp file to check if a linked list has cycle using Rabbit and Tortoise algorithm.

@Saket6198
Copy link
Copy Markdown
Collaborator

@VaradJadhav Write the explanation of your code/algorithm as comment in the same file and also optimize the main function (don't use next multiple times)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants