This repo is for my own personal improvement and keeping my coding skills sharp.
- Fisher Yates Shuffle
- Euler's Totient Theorem for powers and mods
- Euclidean algorithm
- Boyer–Moore majority vote algorithm
- KMP Algorithm
- Manacher's Algorithm
- DFS, BFS
- Topological Sorts
- Tarjan's algorithm for strongly connected components