DevAffan / AffiCodes-Hacktoberfest2024

Make your first Pull Request for Hacktoberfest 2024! Don’t forget to spread the love, and if you find it helpful, consider giving us a ⭐️. This repository includes useful algorithms and code to help beginners, featuring multiple languages and ideas. You’ll also find some beginner-friendly mini projects to get you started!
40 stars 294 forks source link

Proposal for Adding Graph Programs in C #213

Closed SrushtiBhamodkar closed 1 month ago

SrushtiBhamodkar commented 1 month ago

I would like to contribute several common graph-related programs to the repository.

  1. Graph Representation
  2. Depth-First Search (DFS)
  3. Dijkstra's Algorithm
  4. Prim's Algorithm
  5. Cycle Detection in a Graph Please tag this proposal for Hacktoberfest and assign it to me. I look forward to contributing to the repository!