summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2019-04-27inline ternary operator in array indexermainmokha
2019-04-27extract partition methodmokha
2019-04-27collapse 2 loops into one.mokha
2019-04-27take 2mokha
2019-04-27first pass at luhnmokha
2018-02-04spec.mo
2017-05-15rename other_index to complementmo
2017-05-15handle negative numbersmo
2017-05-15two sum.mo
2016-08-16factor out duplication with tuple class.mo khan
2016-08-16football.datmo khan
2016-08-16weather data kata.mo khan
2016-08-16chop with a loop.mo khan
2016-08-16recursive chop.mo khan
2015-12-10replace system under test (sut) with subject.mo khan
2015-11-29solve problem 12.mo khan
2015-03-15attempt a recursive solution for problem 11.mo khan
2015-03-07add social graph.mo khan
2015-03-06use rubys prime for problem 10... its a bit faster.mo khan
2015-03-06solve problem nine with euclids formula.mo khan
2015-03-06remove upper bound.mo khan
2015-03-06attempt to solve pythagorean triplets.mo khan
2015-03-06return the greatest product from 13 contiguous digits.mo khan
2015-03-06it computes the max product from the data.mo khan
2015-02-24start problem 8.mo khan
2015-02-23solve problem seven.mo khan
2015-02-23solve problem six.mo khan
2015-02-23it computes the sum of the squares and square of sums.mo khan
2015-02-11brute force problem five.mo khan
2015-02-11find the largest not the first.mo khan
2015-02-11solve problem 4.mo khan
2015-02-11finish problem 3.mo khan
2015-02-10do it manually.mo khan
2015-02-10compute sum of all even fib numbers under 4,000,000.mo khan
2015-02-10run transpec.mo khan
2015-02-10replace old spec_helper.mo khan
2015-01-24use reduce.mo khan
2015-01-24upgrade specs.mo khan
2015-01-24Merge branch 'master' of github.com:mokhan/algorithmsmo khan
2015-01-24computer unique permutations for a string.mo khan
2015-01-24upgrade maze and dijkstra specs.mo khan
2015-01-24upgrade heap spec.mo khan
2014-07-31extract letsmo khan
2014-07-22implement quick union.mo khan
2014-07-21implement quick find.mo khan
2014-02-28merge expression spec.mo khan
2014-02-28finish problem one from project euler.mo khan
2014-02-25upgrade ruby and start project euler problems.mo khan
2013-11-26it can assign variables.mo khan
2013-11-26less than expression.mo khan