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

Compression Algorithm in C language #1324

@AnuragUmale

Description

@AnuragUmale

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions