Huffman Zipper

Huffman Zipper

DSA
C++
Huffman Algorithm
  • Implemented the Greedy Huffman Algorithm for lossless file compression and decompression
  • Supports both single and multiple file compression (including binary files)
© 2024 Ashish Lamsal