Skip to content

Built a program that compresses and uncompresses a file using Huffman Coding. Also, used recursion and other data structures to craft the most efficient way to compress and uncompress a file, so that it takes the shortest period of time possible.

Notifications You must be signed in to change notification settings

nimit25/FileCompressDecompressHuffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

Built a program that compresses and uncompresses a file using Huffman Coding. Also, used recursion and other data structures to craft the most efficient way to compress and uncompress a file, so that it takes the shortest period of time possible.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages