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 program will allow you to compress files using Huffman coding algorithm , which is done in this project internally , I specified the file to be compressed in the code it's self (it's hard coded ) , and then specified the place of the output file to be created.