You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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