Abhikar12 / File-Compression

The project is to design compression and decompression programs using Huffman Coding. The idea is to assign variable length codes to input characters based on their frequencies. The more the frequency of the character the shorter the code assigned to it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abhikar12/File-Compression Stargazers