It contains short and faster version of many algorithms.
Algorithms Implemented :-
Basic Algorithms
Tree & Graph
- Basics (Components of Graph)
- Cycle Detection
- Euler Tour
- Minimum Spanning tree Krushkal's Algorithm
- SCC Kosaraju's Algorithm
- Bipartite Test
- Topological Sort
- Dijkstra's Algorithm
- Distance in Tree
- Tree Utils
DP
Data Structures