Comment on 4Clojure hits 100K solved problems.parentComments−tobij14yTake a look at http://projecteuler.net/problems It's a wonderful collection of non language specific mathematical and/or computer programming problems.−weaksauce14yPython challenge is interesting too, but not a good intro to the language.http://www.pythonchallenge.com/upon a cursory look I couldn't find a decent version for ruby, but there are many out there that do it differently.
Comments
Take a look at http://projecteuler.net/problems It's a wonderful collection of non language specific mathematical and/or computer programming problems.
Python challenge is interesting too, but not a good intro to the language.
http://www.pythonchallenge.com/
upon a cursory look I couldn't find a decent version for ruby, but there are many out there that do it differently.