Skip to content

Latest commit

 

History

History

huffman-coding

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Huffman Coding Algorithm

A Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression. The process of finding and/or using such a code proceeds by means of Huffman coding.