Java icon indicating copy to clipboard operation
Java copied to clipboard

[FEATURE] #4592 Huffman Coding Greedy Algorithm

Open Abdullahkhanspn opened this issue 2 years ago • 2 comments

Description:

  • Added Huffman Coding Greedy Algorithm with very easy way .

  • Provide the code with adding Comments.

  • [X] I have read [CONTRIBUTING.md]

  • [X] This pull request is all my own work -- I have not plagiarized it.

  • [X] All filenames are in PascalCase.

  • [X] All functions and variable names follow Java naming conventions.

  • [X] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.

Abdullahkhanspn avatar Oct 03 '23 13:10 Abdullahkhanspn

Hey Everyone,

I added the Huffman Coding Greedy Algorithm Feature .

Although I have checked it for various Test cases, if any issue arises, please let me know, and I will resolve it as soon as possible.

I request the Maintainer(s) to please merge my request using "hacktoberfest-accepted" label.

Thank you!

Abdullahkhanspn avatar Oct 03 '23 13:10 Abdullahkhanspn

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 03 '23 00:11 github-actions[bot]

Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!

github-actions[bot] avatar Jan 24 '24 00:01 github-actions[bot]