Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added huffman coding #46

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Added huffman coding #46

merged 1 commit into from
Oct 3, 2020

Conversation

senshiii
Copy link
Contributor

@senshiii senshiii commented Oct 3, 2020

Problem

  • Huffman Coding

Solution

  • Added a python implementation for the Huffman Coding algorithm which is an effective lossless data compression algorithm.

Changes proposed in this Pull Request :

  • 1. Added huffman_coding.py
  • 2 Updated Contributors.html

Other changes

@senshiii senshiii changed the title Added huddman coding Added huffman coding Oct 3, 2020
@fineanmol fineanmol merged commit 3c729ad into fineanmol:master Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants