Change-making problem with Python, dynamic programming best solutions, "Cambio de monedas"
-
Updated
Dec 8, 2021 - Python
Change-making problem with Python, dynamic programming best solutions, "Cambio de monedas"
Coin change problem using Genetic algorithm.
3 small applications made for a coding test
Change-making problem. (2022, October 9). In Wikipedia. https://en.wikipedia.org/wiki/Change-making_problem
Here I have added some algorithms solved in Python using both iterative and dynamic method to show how they have been optimized [starting] from an iterative approach [finally] to the bottom-up approach
Add a description, image, and links to the coin-change topic page so that developers can more easily learn about it.
To associate your repository with the coin-change topic, visit your repo's landing page and select "manage topics."