A 4th Semester project on Data Structure and Algorithms.
This is a simple text compressor created using Huffman Coding Algorithm.
Data Structures and Algorithms used:
- Huffman Coding Algorithm
- Heap Sort Algorithm
- Unordered_map
- Binary Tree
To run this program, clone this repository and compile main.cpp.
git clone git@github.com:anju-chhetri/HuffmanZipper.git
Project Members:
- Anju Chhetri (076BEI005)
- Ashma Yonghang (076BEI007)