Skip to content

Project implementing Huffman coding, to compress files

Notifications You must be signed in to change notification settings

aadiupadhyay/Huffman-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Huffman-Coding

Project implementing Huffman coding, to compress files. This project is aimed to reduce the size of common text files, by using Huffman coding, it involves usage of various data structures like min heap, tree, etc. NOTE - The file path used in the code is with respect to my system.

About

Project implementing Huffman coding, to compress files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages