AlgoGenesis / C

AlgoGenesis is a centralized open-source platform dedicated to providing optimized and well-documented algorithm implementations in C. Perfect for both beginners and advanced users, this repository serves as a comprehensive learning resource for solving algorithmic challenges.
MIT License
37 stars 112 forks source link

[NEW ALGORITHM] Floyd’s cycle finding algorithm for Linked List #454

Open RanaJay3101 opened 2 hours ago

RanaJay3101 commented 2 hours ago

Description:

This algorithm use for detect loop in Linked List. I want to add this algorithm.

Checklist:

Additional Information:

Please assign me this task.

github-actions[bot] commented 2 hours ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!