Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

Ruby Exercises

  1. String parser
  2. Sentence reverser
  3. Array mapping
  4. Random number generator
  5. Largest item finder Benchmarking
  6. Leap year finder
  7. Palindrome checker

Instructions:

  1. Run the program by:
    ruby <name_of_the_program>.rb
  2. Test the program by:
    rspec <name_of_the_program>.rb

About

Ruby coding excercises

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.