Skip to content

Repository files navigation

#File zipper using huffman coding ● This project is based on Huffman Coding, a lossless, bottom-up compression algorithm. It can compress and decompress any text files. ● This project implements two functions,encode and decode. ● Also uses priority queue to implement min heap data structure to store data in the form of nodes.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages