Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 209 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 209 Bytes

Huffman-Encoding-and-Decoding

Implemented huffman encoding and decoding using heaps.

To better understand the concepts and analysis of the huffman code please read the "Code Methods and Analysis.pdf" file.