TheAlgorithms / Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
MIT License
2.97k stars 738 forks source link

Rewriting description to align with code and video #220

Closed hollowcrust closed 10 months ago

hollowcrust commented 11 months ago

Description

I rewrite the description of Floyd Cycle Detection Algorithm to align with the C++ and C code snippets and the video given, and give step-by-step illustration of how the algorithm works in the example.

Fixes #122

Checklist

Screenshots (if any)

Note to reviewers

hollowcrust commented 11 months ago

Thanks a lot!

appgurueu commented 11 months ago

Thanks a lot!

Thank you for your PR :)

github-actions[bot] commented 10 months ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.