/Huffman-coding

Huffman Algorithm implementation

Primary LanguagePython

Huffman-coding

Huffman Algorithm implementation .

Can be used for text compression.
Suggested improvements- Save he mapping for codes in the binary file.