HuzaifaIlyas02 / Data-Compression

Repository Contains All Codes To Compress data Using DSA Concept (Huffman Algorithm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Compression

Data compression is a reduction in the number of bits needed to represent data. Compressing data can save storage capacity, speed up file transfer, and decrease costs for storage hardware and network bandwidth.

Using Huffman Algorithm to Implement this Data Compression Project.

Authors

Screenshot

Running Screenshot

About

Repository Contains All Codes To Compress data Using DSA Concept (Huffman Algorithm)


Languages

Language:C++ 100.0%