-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Labels
featureAdds a new featureAdds a new featurehelp wantedNeeds to be worked onNeeds to be worked onon holdBeing discussed by the maintainersBeing discussed by the maintainers
Description
some algorithms 🥇
- Add Kruskal's Algorithm to find Minimum Spanning Tree
- Algorithm to find the Minimum Spanning Tree using Prims Algorithm Added Prim's Algoritm #227
- Algorithm to find connected components using Disjoint sets
- Algorithm to find connected components in the graph using depth-first search Added Connected Components using DFS #223
- Depth First Search Algorithms Added DFS Algorithm #199
feel free to add more algorithms in the list
thank you, @itsvinayak
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureAdds a new featureAdds a new featurehelp wantedNeeds to be worked onNeeds to be worked onon holdBeing discussed by the maintainersBeing discussed by the maintainers