Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[idea]: Add the 0-1 Knapsack Problem to the DP Problem Set #1362

Closed
5 tasks done
Aditya-PS-05 opened this issue Oct 27, 2024 · 3 comments
Closed
5 tasks done

[idea]: Add the 0-1 Knapsack Problem to the DP Problem Set #1362

Aditya-PS-05 opened this issue Oct 27, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request gssoc-ext Contributions made as part of GirlScript Summer of Code Extended Edition. hacktoberfest-accepted PRs accepted for Hacktoberfest 2024. Ensures contributions are counted towards the official Hackt... level1 GirlScript Summer of Code | Contributor's Levels

Comments

@Aditya-PS-05
Copy link

Aditya-PS-05 commented Oct 27, 2024

Idea Title

Adding 0-1 Knapsack Problem to the DP Problem Set

Idea Description

This issue proposes adding the 0-1 Knapsack problem to the project’s collection of Dynamic Programming (DP) problems. The 0-1 problem is a classic DP problem that helps users practice DP.

Potential Benefits

  • Improves user experience
  • Enhances learning
  • Adds a new feature
  • Improves code quality
  • Other

Implementation Suggestions (Optional)

No response

@Aditya-PS-05 Aditya-PS-05 added the enhancement New feature or request label Oct 27, 2024
@github-actions github-actions bot added gssoc-ext Contributions made as part of GirlScript Summer of Code Extended Edition. hacktoberfest-accepted PRs accepted for Hacktoberfest 2024. Ensures contributions are counted towards the official Hackt... level1 GirlScript Summer of Code | Contributor's Levels labels Oct 27, 2024
Copy link

👋 Hi @Aditya-PS-05! Thank you for opening your first issue on the Algo project. We're excited to help you out and appreciate your contribution. Please provide as much detail as possible to assist us in addressing the issue effectively.
Welcome aboard! 😊

Copy link

👋 Hi @Aditya-PS-05! Thanks for opening this issue. We appreciate your contribution to the Algo project. Our team will review it soon.

@Aditya-PS-05
Copy link
Author

Please assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext Contributions made as part of GirlScript Summer of Code Extended Edition. hacktoberfest-accepted PRs accepted for Hacktoberfest 2024. Ensures contributions are counted towards the official Hackt... level1 GirlScript Summer of Code | Contributor's Levels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants