Given a value N, if we want to make a change for N cents, and we have an infinite supply of each of S = { S1, S2, .., Sm} valued coins, how many ways can we make the change?
The order of coins doesn鈥檛 matter.
N = 4
S = {1,2,3}
there are four solutions: {1,1,1,1},{1,1,2},{2,2},{1,3}
4
N = 10
S = {2, 5, 3, 6}
there are five solutions: {2,2,2,2,2}, {2,2,3,3}, {2,2,6}, {2,3,5} and {5,5}
5
Please make sure that you have read the Contributing Guideline
Thanks!
Happy Coding!
@plazzy99 I'm interested in solving this issue in C and Python. Please assign this to me.
I want to work on it in C++ @plazzy99
@diyajaiswal11 go ahead with C and python
Hope you have gone through the contribution guidelines
Happy Coding!
@Joshitha18 please wait for your opened pr to merge
You will be assigned soon
i would like to work on this in java or C++
@Kritika37 go ahead with java
Hope you have gone through the contribution guidelines
Happy Coding!
@Kritika37 go ahead with java
Hope you have gone through the contribution guidelines
Happy Coding!
Hey there was some problem but i solved it. By mistake, I removed my assignment. Please reassign it @plazzy99
I would like to contribute in Golang
I would like to contribute in Golang
@odavhad go with golang
Would like to do this in C++ kindly assign me this issue @Kajol-Kumari @SKAUL05
@yashaswibiyahut You are already working on two issues. Make a PR for them before you move forward with next issues.
@plazzy99 can I take this in Java if the assignee is not working on it?
@plazzy99 can I take this in Java if the assignee is not working on it?
Hey I have already completed the code, I have to just remove the conflict and merge. @ritvij14
@iamrajiv Can you please assign this to me in C++
Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Telegram or ping one of the reviewers. Thank you for your contributions!