Skip to content

Coin Change Problem in Dynamic Programming Section #117

Open
@Swastyy

Description

@Swastyy

What is there in Coin Change.md?
Only a variation of unbounded Knapsack

Issue:
There exists many more variations like having a fixed number of coins or say a problem where we want to find the number of ways (ordered) a sum of money can be formed

Suggested Solution:
We can add these two explanations separately in files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions