about summary refs log tree commit diff
path: root/scratch (follow)
AgeCommit message (Expand)AuthorFilesLines
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