Coin Change DP Calculator
Find the minimum number of coins needed for a target using dynamic programming.
About this tool
Find the minimum number of coins needed for a target using dynamic programming. All processing is performed locally in your browser.