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
89
stars
303
forks
source link
[NEW ALGORITHM] Kahn's Algorithm in Graph Algorithms #90
I want to add Kahn's Algorithm under the graph section as it is one of most important algorithms while studying graph theory
Checklist:
Checklist:
[x] Contributor in GSSoC-ext
[x] Want to work on it
[x] Part of hacktober-fest
Additional Information:
I will write the program file in c and it will have detailed explanation of every line of code and I want to start contributing through this so please assign this to me.
Description:
I want to add Kahn's Algorithm under the graph section as it is one of most important algorithms while studying graph theory
Checklist:
Checklist:
Additional Information:
I will write the program file in c and it will have detailed explanation of every line of code and I want to start contributing through this so please assign this to me.