Skip to content

adaam2/coin-change-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up the application

Run:

bundle install

Running the application

To run the coin denominator (e.g. the coin changing problem), run the main.rb file:

ruby main.rb

Running test suite

Run:

rspec

About

A quick solution using the Interactor gem to the coin changing problem (largest denominations)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages