index
:
xlgmokha/algorithms.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
euler
Age
Commit message (
Expand
)
Author
2015-11-29
solve problem 12.
mo khan
2015-03-15
attempt a recursive solution for problem 11.
mo khan
2015-03-06
use rubys prime for problem 10... its a bit faster.
mo khan
2015-03-06
solve problem nine with euclids formula.
mo khan
2015-03-06
remove upper bound.
mo khan
2015-03-06
attempt to solve pythagorean triplets.
mo khan
2015-03-06
return the greatest product from 13 contiguous digits.
mo khan
2015-03-06
it computes the max product from the data.
mo khan
2015-02-24
start problem 8.
mo khan
2015-02-23
solve problem seven.
mo khan
2015-02-23
solve problem six.
mo khan
2015-02-23
it computes the sum of the squares and square of sums.
mo khan
2015-02-11
brute force problem five.
mo khan
2015-02-11
find the largest not the first.
mo khan
2015-02-11
solve problem 4.
mo khan
2015-02-11
finish problem 3.
mo khan
2015-02-10
do it manually.
mo khan
2015-02-10
compute sum of all even fib numbers under 4,000,000.
mo khan
2015-02-10
run transpec.
mo khan
2014-02-28
finish problem one from project euler.
mo khan
2014-02-25
upgrade ruby and start project euler problems.
mo khan