aboutsummaryrefslogtreecommitdiff
path: root/challenge-111/james-smith/perl
AgeCommit message (Expand)Author
2021-11-29links in blogs < & >drbaggy
2021-05-11first commitsdrbaggy
2021-05-10added diff binary searchdrbaggy
2021-05-09added some List::Util functions and an updated grep grep methoddrbaggy
2021-05-08add generic code so the search within a search works for a generic n x m matrixdrbaggy
2021-05-07remove () that were not neededdrbaggy
2021-05-06pre-cached speeddrbaggy
2021-05-06notes about optimal solution - and some less so options!drbaggy
2021-05-05changesdrbaggy
2021-05-05fix dnf so it is quicker by making it a 1-liner return.... (removes an interm...drbaggy
2021-05-05use benchmarking to realise that flattening is wrong...drbaggy
2021-05-04pushing docs for 111drbaggy
2021-05-04extra notesdrbaggy
2021-05-03include uncommented version and speed updrbaggy
2021-05-03fixed left end bugdrbaggy
2021-05-03solutions for 111root