Skip to content

Implemented huffman encoding and decoding using binary heaps, 4ary heaps and pairing heaps and performed comparative run time analysis on them

Notifications You must be signed in to change notification settings

arib1205/Huffman-Encoding-and-Decoding

Repository files navigation

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.

About

Implemented huffman encoding and decoding using binary heaps, 4ary heaps and pairing heaps and performed comparative run time analysis on them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published