Huffman-Compression A string compressor which uses the Huffman's compression to technique to decode string into Binary values to reduce it's size and then Decode as well To run: Clone this repository into your local computer then execute in any IDE of your choice.