TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
30.03k stars 7.1k forks source link

[Addition of standard greedy algorithms to greedy algorithm file] #2640

Closed ShubhaSwarup closed 9 months ago

ShubhaSwarup commented 10 months ago

Detailed description

I want to add standard greedy algorithms to greedy algorithm file so that to make user understand how exactly greedy algorithms work.

Context

I would be adding these algorithms: 1.Activity Selection Problem 2.Job Sequencing Problem 3.Huffman Coding 4.Huffman Decoding 5.Water Connection Problem

Possible implementation

Screenshot 2023-10-23 at 11 33 10 PM Screenshot 2023-10-23 at 11 33 34 PM

Additional information

No response

ShubhaSwarup commented 10 months ago

assign this issue to me

github-actions[bot] commented 9 months ago

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

github-actions[bot] commented 9 months ago

Please ping one of the maintainers once you add more information and updates here. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!