Skip to content

This is a Python script I made in November 2024 to get practice with tree traversals and binary decoding. It decodes a sequence of binary through a Huffman algorithm and returns the original encoded sequence

Notifications You must be signed in to change notification settings

mmasenheimer/Huffman-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

About

This is a Python script I made in November 2024 to get practice with tree traversals and binary decoding. It decodes a sequence of binary through a Huffman algorithm and returns the original encoded sequence

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages