Skip to content

harsha094/Huffman-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Huffman-Coding

  • Huffman Coding is a technique of compressing data to reduce its size without losing any of the details.
  • It is generally useful to compress the data in which there are frequently occuring characters.

Benefits

  • Minimum number of bits for data representatio, because of that storage utilization is efficient.
  • Transmission Time is low.

How to run

  • Fork, Clone or Download the repository in your system.
  • Run the .cpp file in your IDE 😊.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages