Skip to content

omarrayward/hacks-ruby-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Hacks

This program has 2 folders.

1. ruby : Has basic challenges solved with ruby

To run any file type: ruby <name of file> in the command line

2. javascript : Has basic challenges solved with javascript

To run any file type: node <name of file> in the command line (node.js needs to be installed)

The idea behind these challenges is to practice problem solving, use different data types and apply some basic algorithms.

About

Different programming challenges solved in Ruby and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published