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

Compression Algorithm in C language #1324

Open
1 of 2 tasks
AnuragUmale opened this issue Mar 26, 2024 · 2 comments
Open
1 of 2 tasks

Compression Algorithm in C language #1324

AnuragUmale opened this issue Mar 26, 2024 · 2 comments

Comments

@AnuragUmale
Copy link

Huffman Coding

Huffman Coding is an algorithm used for lossless compression of data. I would like to make a contribution to this project by adding the huffman coding algorithm. Can be assigned for this contribution?

Have you read the Contributing.md and Code of conduct

  • Yes
  • No

Other context

(Type here)
I was thinking of using priority queues, node, stack, tree and bit vector.

Copy link

welcome bot commented Mar 26, 2024

Thanks for opening your first issue here! Be sure to follow the issue template!

@AnuragUmale AnuragUmale changed the title <!--Algorithm name]--> Compression Algorithm in C language<!--[language--> Compression Algorithm in C language Mar 26, 2024
@pushkarSingh9900
Copy link

Hello Anurag,
is it okay if i contribute as well?

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

No branches or pull requests

2 participants