https://github.com/jairojunior/coinchange
An implementation of Coin Change Kata using Ruby and Test-Unit.
https://github.com/jairojunior/coinchange
Last synced: over 1 year ago
JSON representation
An implementation of Coin Change Kata using Ruby and Test-Unit.
- Host: GitHub
- URL: https://github.com/jairojunior/coinchange
- Owner: jairojunior
- Created: 2012-12-12T22:58:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-08T15:10:05.000Z (over 13 years ago)
- Last Synced: 2025-01-28T23:49:02.653Z (over 1 year ago)
- Language: Ruby
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coin Change
This is a implementation of Coin Change Kata using Ruby and Test-Unit.
Link for the Kata: http://craftsmanship.sv.cmu.edu/katas/coin-change-kata-1
# Author
Jairo Junior