Algorithms useful for CS graduates
- Segment Tree
- Binary Indexed Tree/ Fenwick Tree
- BFS
- DFS
- KruskalMST
- PrimMST
- Dijkstra
- Topological Sort
- nCr
- Generate all combinations
- Sieve of Eratosthenes
- Matrix Exponentiation
- Z-Algorithm
- KMP
- Rabin Karp
| Name | Name | Last commit date | ||
|---|---|---|---|---|