These are projects and school assignments that are algorithm intensive that I did in the 2022-23 school year. Such algorithms include:
- Depth First Search
- Breadth First Search
- Travelling Salesperson
- Lossless Compression
- Various Hashing Methods (Chaining, Probing, etc.)
- Graph Theory
- Heapifying
- and more
COMING SOON: Dijkstra's Algorithm