TheAlgorithms/Algorithms-Explanation

Coin Change Problem in Dynamic Programming Section

Aperta

#117 aperta il 21 lug 2021

 (12 commenti) (0 reazioni) (1 assegnatario) (815 fork)github user discovery
dont-closeenhancementgood first issue

Metriche repository

Star
 (3459 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor