about summary refs log tree commit diff
path: root/scratch (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01 Impl part 3/3 for MemoWilliam Carroll1-29/+10
2020-07-01 Support part 2/3 for the Memo problemWilliam Carroll1-4/+64
2020-07-01 Implement part 1/3 for "Memo"William Carroll1-0/+19
2020-07-01 Convert grocery list to an .org fileWilliam Carroll2-18/+15
2020-07-01 Complete exercises for Reader and State chaptersWilliam Carroll2-0/+242
2020-07-01 Create a .ghci for this directoryWilliam Carroll1-0/+1
2020-07-01 Complete exercises from Traversable chapterWilliam Carroll1-0/+131
2020-06-27 Group groceries/listWilliam Carroll1-31/+43
2020-06-27 Add export script for groceriesWilliam Carroll4-43/+69
2020-06-18 Create Nix shell for Haskell scratchpadWilliam Carroll1-0/+10
2020-06-18 Complete the Monad chapterWilliam Carroll1-0/+178
2020-06-18 Complete exercises from Applicative chapterWilliam Carroll1-0/+213
2020-06-18 Complete exercises from Foldable chapterWilliam Carroll1-0/+107
2020-06-16 Add grocery list for ShaalseeWilliam Carroll1-0/+43
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