UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
42 stars 96 forks source link

[Code Addition Request]: Add Greedy Algorithms #424

Closed sindhuja184 closed 48 minutes ago

sindhuja184 commented 4 hours ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

https://github.com/YadavAkhileshh/Alien-Invasion-Defense/pull/100

Project Description

Greedy algorithms are a fundamental concept in computer science and optimization, renowned for their simplicity and efficiency in solving a variety of problems. This comprehensive guide will delve into the principles of greedy algorithms, explore their applications, and provide Python implementations of classic greedy algorithms to enhance your understanding and coding skills.

I would like to add Activity Selection Problem, Fractional KnapSack Problem, Huffman Coding, Dijstra's shortest Path Algorithm, Prim's Algorithm, Kruskal's algorithm, Job Sequencing.

I would like to contribute.

Thanks @UTSAVS26

Full Name

Sindhuja D

Participant Role

GSSOC Contributor

github-actions[bot] commented 4 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

UTSAVS26 commented 3 hours ago

@sindhuja184 have you checked the project before raising the issue? As the things you have listed is already been done.

github-actions[bot] commented 48 minutes ago

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!