GDSC-MITS / Contribute-To-HacktoberFest

Link Tree for all our socials
https://linktr.ee/gdscmits
14 stars 41 forks source link

Create Detect cycle in an undirected graph.cpp #52

Closed Jiya-garg9971 closed 1 year ago

Jiya-garg9971 commented 1 year ago

This is a beginner-friendly code to detect a cycled in an undirected graph. Graph is most important topic for DSA and concept you will learn from this code will help you implement similar program.

Glitchyi commented 1 year ago

Please provide a description on the changes you have made

Jiya-garg9971 commented 1 year ago

Description added. Please verify.