Huffman Encoding compression algorithm for text and exceutables, implemented in Python:
• You can run the code by executing the Huffman Endcoding.py file.
• To run, just download the code folder and make sure to store in the same folder to run :)
Note: The code has some hard coded tests set to run in the main method, demonstrating the code functionality.