C-Plus-Plus icon indicating copy to clipboard operation
C-Plus-Plus copied to clipboard

[FEATURE] Unbounded Knapsack in Dynamic Programming Section

Open yeolesanskruti opened this issue 1 year ago • 1 comments

Detailed description

I want to add the algorithm of "Unbounded Knapsack" in dp section.

Context

This covers the infinite supply of objects which is important and different from Knapsack problem.

Possible implementation

No response

Additional information

I am Contributor of Hactoberfest 2024. Please assign me.

yeolesanskruti avatar Oct 07 '24 10:10 yeolesanskruti

just create a pr and link it to this pull request

realstealthninja avatar Oct 07 '24 13:10 realstealthninja