Ishaan28malik / Hacktoberfest-2023

Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
MIT License
551 stars 1.71k forks source link

Added Huffman Algorithm implementation Project #1992

Open runtimeerror11 opened 9 months ago

runtimeerror11 commented 9 months ago

This project is based on Huffman Coding, a lossless, bottom-up compression algorithm. It can compress and decompress any text files. This project is implemented in C++.

runtimeerror11 commented 9 months ago

Hope you get me back with it soon!

runtimeerror11 commented 9 months ago

@Ishaan28malik Hey maintainer , can you please review my PR and merge it soon! And please go through my PR as the Project I have implemented is based on Interesting Algorithm of Huffman Coding. Hoping for your reply soon!