Skip to content

Huffman code is a data compression algorithm which uses the greedy technique for its implementation. The algorithm is based on the frequency of the characters appearing in a file.

Notifications You must be signed in to change notification settings

Cosmin2000B/Huffman-encoding

About

Huffman code is a data compression algorithm which uses the greedy technique for its implementation. The algorithm is based on the frequency of the characters appearing in a file.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages