Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 181 Bytes

File metadata and controls

2 lines (2 loc) · 181 Bytes

Huffman-coding-algorithm-for-text-compression

Analysis and implementation of HUFFMAN algorithm for loss-less data compression. Used several data structures to implement the task.