PyVerse icon indicating copy to clipboard operation
PyVerse copied to clipboard

📃: Dynamic programming more problems

Open riyarane46 opened this issue 1 year ago • 3 comments

:red_circle: Title : Dynamic Programming – Additional Problems :red_circle: Aim :To enhance the PyVerse repository by adding more dynamic programming problems and solutions, covering popular concepts in dynamic programming. :red_circle: Brief Explanation : Climbing Stairs Problem: A problem that determines the number of ways to reach the top of a staircase with n steps, where at each step you can either climb 1 or 2 stairs. Target Sum Subset: Given an array of integers, this problem finds whether a subset of the array sums up to a given target value. Coin Change Problem: This problem computes the minimum number of coins required to make a specific amount from given denominations. Catalan Numbers: Catalan numbers are a sequence of natural numbers with applications in combinatorial mathematics, such as calculating the number of ways to correctly match parentheses, binary trees, and more.

Screenshots 📷

NA


:white_check_mark: To be Mentioned while taking the issue :

  • Full name : Riya Rane
  • What is your participant role? GSSOC , HACTOBERFEST

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

riyarane46 avatar Oct 09 '24 04:10 riyarane46

🙌 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!

github-actions[bot] avatar Oct 09 '24 04:10 github-actions[bot]

let me assigned this issue

Harshitraaaj avatar Oct 10 '24 19:10 Harshitraaaj

@Harshitraaaj sorry but this issue has been assigned to that contributor who raised it. You can raise another issue.

UTSAVS26 avatar Oct 11 '24 06:10 UTSAVS26

✅ 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] avatar Nov 19 '24 08:11 github-actions[bot]