Skip to content

ben5516/gauntlet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gauntlet

I'm throwing it down!

How to play

The problems are defined as classes in the problems directory. There are comments in each describing the challenge!

There are tests for every problem in the test directory. Run them by running rake problems:run[1] (replace 1 with the number of the problem you are working on).

Note: If you're running zsh, you'll need to escape the brackets: rake problems:run\[1\]

About

Coding Challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%