DS-Algo-Zone icon indicating copy to clipboard operation
DS-Algo-Zone copied to clipboard

Coin Change DP

Open luv2001 opened this issue 3 years ago • 5 comments

🚀 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 -

luv2001 avatar Oct 02 '21 10:10 luv2001

Please assign me this issue in C++

luv2001 avatar Oct 02 '21 10:10 luv2001

@manan025 i wanna contribute in C.

Yash091 avatar Oct 02 '21 11:10 Yash091

@luv2001 - C++ @Yash091 - C assigned

manan025 avatar Oct 02 '21 20:10 manan025

Hi @manan025 I want to contribute in java

sbaijal avatar Oct 02 '21 20:10 sbaijal

@sbaijal - Java assigned to you

manan025 avatar Oct 02 '21 20:10 manan025