DS-Algo-Zone
DS-Algo-Zone copied to clipboard
Coin Change DP
🚀 Feature
Coin Change Problem if we want to make change for N cents, and we have infinite supply of each of S = { S1, S2, .. , Sm} valued coins, how many ways can we make the change?
Have you read the Contribution Guidelines?
yes
Pitch
The Coin Change Problem is considered by many to be essential to understanding the paradigm of programming known as Dynamic Programming.
Assignees
(Do not make changes in this section until asked to do so)
C - @Yash091
C# -
C++ - @luv2001
Go -
Java - @sbaijal
Javascript -
Kotlin -
Python -
Please assign me this issue in C++
@manan025 i wanna contribute in C.
@luv2001 - C++ @Yash091 - C assigned
Hi @manan025 I want to contribute in java
@sbaijal - Java assigned to you