- Union Find(Weighted union-union by rank, collapsing find)
- Knuth Morris Pratt algorithm for pattern matching
- Graph Colouring(m colouring problem - Backtracking)
- Ford-Fulkerson's algorithm for max network flow
- N Queens Problem (Backtracking)
- Bin Packing
- Job Scheduling
- Self Descriptive Number
- Bellman Ford(Single Source Shortest path)
- Floyd Warshall(All pairs shortest path)
- Prims MST
-
Notifications
You must be signed in to change notification settings - Fork 0
dvlpsh/algo-pracs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published