about summary refs log tree commit diff
path: root/scratch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-31 Progress with InterviewCake's coin problemWilliam Carroll1-0/+102
2020-03-30 Solve InterviewCake's compute nth FibonacciWilliam Carroll2-1/+73
2020-03-27 Run Prettier across projectsWilliam Carroll3-7/+13
2020-03-27 Drop support for lorriWilliam Carroll3-4/+6
2020-03-26 Solve InterviewCake's recursive string permutations problemWilliam Carroll2-1/+86
2020-03-26 Solve InterviewCake's find duplicate beast modeWilliam Carroll2-2/+116
2020-03-20 Solve InterviewCake.com's mesh-message problemWilliam Carroll2-1/+184
2020-03-19 Solve InterviewCake's graph-coloring problemWilliam Carroll3-1/+240
2020-03-16 Solve InterviewCake's second-largest-item-in-bstWilliam Carroll2-2/+221
2020-03-15 Solve InterviewCake's bst-checker problemWilliam Carroll2-2/+112
2020-03-14 Solve InterviewCake's balanced-binary-tree problemWilliam Carroll2-2/+128
2020-03-14 Mark duplicate InterviewCake questions as DONEWilliam Carroll1-2/+2
2020-03-13 Add default value for pkgs parameter in shell.nixWilliam Carroll1-1/+1
2020-03-13 Solve InterviewCake's top-scores problemWilliam Carroll2-1/+59
2020-03-10 WIP: Partially solve InterviewCake's find duplicate numberWilliam Carroll1-0/+70
2020-03-10 Solve InterviewCake's "find rotation point" problemWilliam Carroll2-1/+69
2020-03-06 Implement an in-place shuffling algorithmWilliam Carroll2-2/+22
2020-03-02 Solve InterviewCake's product-of-other-numbersWilliam Carroll2-1/+69
2020-03-01 Solve InterviewCake's highest-product-of-3William Carroll2-1/+82
2020-03-01 Remove HTML-encoded quoteWilliam Carroll1-1/+1
2020-03-01 Solve InterviewCake's stock-price problemWilliam Carroll2-1/+55
2020-03-01 Solve InterviewCake's top-scoresWilliam Carroll2-1/+48
2020-03-01 Solve InterviewCake's word-cloud problemWilliam Carroll2-1/+80
2020-03-01 Solve InterviewCake permutation-palindrome problemWilliam Carroll2-1/+38
2020-03-01 Remove default values for Nix expression parametersWilliam Carroll1-1/+1
2020-02-21 Solve InterviewCake's inflight-entertainment problemWilliam Carroll2-1/+86
2020-02-20 Solve InterviewCake's cafe-order-checker problemWilliam Carroll2-1/+65
2020-02-19 Solve InterviewCake's merge sorted arrays questionWilliam Carroll2-1/+64
2020-02-19 Solve bonus part of reverse-wordsWilliam Carroll1-0/+11
2020-02-19 Solve InterviewCake's reverse-wordsWilliam Carroll2-1/+64
2020-02-13 Solve merging-rangesWilliam Carroll2-1/+116
2020-02-12 Tidy up structure of briefcaseWilliam Carroll74-0/+4739