An open API service indexing awesome lists of open source software.

https://github.com/meysam81/change-coin

coin dispenser machine, returning the optimal result in O(numberOfCoins * targetValue)
https://github.com/meysam81/change-coin

algorithm coin-change coin-changer coin-dispenser java

Last synced: 6 months ago
JSON representation

coin dispenser machine, returning the optimal result in O(numberOfCoins * targetValue)

Awesome Lists containing this project

README

          

# change-coin
coin dispenser machine, returning the optimal result in O(numberOfCoins * targetValue)