Skip to content

priom/RubyExercises

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages