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
53 stars 138 forks source link

[Code Addition Request]: Dynamic Programming Basic Algos #538

Closed NK-Works closed 6 hours ago

NK-Works commented 3 days ago

Have you completed your first issue?

Guidelines

Latest Merged PR Link

NA

Project Description

I want to create basic DP dir for leanring DP topics of DSA... I am thinking of making it a series of issue starting from basics all the way to pro level.

Full Name

Anneshu Nag (NK-Works)

Participant Role

GSSOC, Hacktoberfest

github-actions[bot] commented 3 days 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 days ago

@NK-Works list few algos you are planning to addon.

NK-Works commented 2 days ago

my plan is to divide the dynamic problems into 9 parts... 3 easy, 3 medium and 3 hard for the easy part..

  1. fibonacci seq algo
  2. Climbing stairs algo
  3. house robber algo (this issue)

will raise 2 or 3 more issues for the the others.

github-actions[bot] commented 6 hours 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!

github-actions[bot] commented 6 hours 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!