Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants