Sorting and Graphing Algorithms

Project Summary

Implemented sorting and graph algorithms, such as: Huffman (compress/decompress), Dijkstra Algorithm, Prim’s Algorithm, Topical Sort, Union Find,  Breadth-first Search, Depth-First Search, Binary Search, Merge Sort, Quick Sort, Recursion, and more