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
Age
Commit message (
Expand
)
Author
2019-04-27
inline ternary operator in array indexer
main
mokha
2019-04-27
extract partition method
mokha
2019-04-27
collapse 2 loops into one.
mokha
2019-04-27
take 2
mokha
2019-04-27
first pass at luhn
mokha
2018-02-04
spec.
mo
2017-05-15
rename other_index to complement
mo
2017-05-15
handle negative numbers
mo
2017-05-15
two sum.
mo
2016-08-16
factor out duplication with tuple class.
mo khan
2016-08-16
football.dat
mo khan
2016-08-16
weather data kata.
mo khan
2016-08-16
chop with a loop.
mo khan
2016-08-16
recursive chop.
mo khan
2015-12-10
replace system under test (sut) with subject.
mo khan
2015-11-29
solve problem 12.
mo khan
2015-11-27
update bundle.
mo khan
2015-03-15
attempt a recursive solution for problem 11.
mo khan
2015-03-07
add social graph.
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-11
ignore .bundle
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
2015-02-10
replace old spec_helper.
mo khan
2015-02-10
specify rspec version.
mo khan
2015-01-24
use reduce.
mo khan
2015-01-24
upgrade specs.
mo khan
2015-01-24
Merge branch 'master' of github.com:mokhan/algorithms
mo khan
2015-01-24
computer unique permutations for a string.
mo khan
2015-01-24
upgrade maze and dijkstra specs.
mo khan
2015-01-24
upgrade heap spec.
mo khan
2015-01-24
upgrade to ruby 2.2.0
mo khan
2014-07-31
extract lets
mo khan
2014-07-28
optimize performance of quick union by maintaining balance.
mo khan
2014-07-22
implement quick union.
mo khan
2014-07-21
implement quick find.
mo khan
[next]