Built a program to compress and decompress text files using Huffman Coding. The codes are created using the Huffman Tree using Heaps as data structure.
ankitkemwal/Text-Compressor-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Built a program to compress and decompress text files using Huffman Coding. The codes are created using the Huffman Tree using Heaps as data structure.