Text Compression Algorithms

Wrote compression Algorithms (from scratch) for text data in C++.
Main focus was on using Huffman technique for compression(both static data and dynamic data).
github              report

Written on March 31, 2018
comments powered by Disqus.