Skip to content

Kholodets/huffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huffman

my basic c implementation of Huffman coding

I saw the Tom Scott video on the topic and thought it would be fun to write my own implementation

I will endeavour not to use any recourses other than this video and this stackoverflow post for figuring out how to do the actual architecture of the system

usage

see the build.sh and test.sh scripts for how to build and use the program

About

my basic c implementation of Huffman coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published