Commit Graph

  • 319fed1511 zipping iterators is slower but uses less memory. main Joe Ardent 2024-05-15 12:44:37 -0700
  • edbe0571dc tidy Joe Ardent 2024-05-14 16:38:44 -0700
  • cf517aeac3 catching up Joe Ardent 2024-05-14 16:34:13 -0700
  • d2df4afd3d just iterate Joe Ardent 2024-05-06 14:35:45 -0700
  • 1c2b0ba376 stolen valor Joe Ardent 2024-05-06 14:30:18 -0700
  • 8bf70ff701 using the windows() iter methods is slow Joe Ardent 2024-04-30 08:34:17 -0700
  • e8b350b64b remove pointless ifs Joe Ardent 2024-04-26 10:19:31 -0700
  • ae5d866555 max number of k-sum pairs Joe Ardent 2024-04-25 22:06:08 -0700
  • cbce321637 two-pointers: most water contained Joe Ardent 2024-04-25 21:38:20 -0700
  • 8789bbba49 runlength encoding using the input container as the output Joe Ardent 2024-04-25 17:49:57 -0700
  • 15fd997707 increasing triplet subsequence Joe Ardent 2024-04-25 14:34:56 -0700
  • 06b15921fd reuse array for product Joe Ardent 2023-11-02 22:25:39 -0700
  • 34db36cf0b add "product of array except self" in rust Joe Ardent 2023-11-02 17:41:09 -0700
  • db142ff1df done with day13 Joe Ardent 2022-12-29 16:21:22 -0800
  • 24feb1c127 starting on day13, parser is halfway done Joe Ardent 2022-12-26 17:09:04 -0800
  • 0423e7a8f3 clean up day12, disable tests Joe Ardent 2022-12-13 13:43:00 -0800
  • a62ed3ec13 done with part2 Joe Ardent 2022-12-13 13:32:17 -0800
  • 2cd0dce596 done with day12, part1 Joe Ardent 2022-12-13 13:14:42 -0800
  • 5441906ea8 day11 part2 done Joe Ardent 2022-12-12 20:16:39 -0800
  • da8635c06b solves day11 part1 Joe Ardent 2022-12-12 15:09:00 -0800
  • dcdc93a6c6 ignore python venvs Joe Ardent 2022-12-12 15:08:38 -0800
  • 14a80c2cca parses input for day11 Joe Ardent 2022-12-11 14:15:08 -0800
  • b2aa96255e turn off tests for day 10 Joe Ardent 2022-12-11 10:50:33 -0800
  • 129c4ea79d fix test setup in template Joe Ardent 2022-12-11 10:49:33 -0800
  • b3476976da fix display bug in part2 Joe Ardent 2022-12-11 10:37:37 -0800
  • 100be8c55f done with part2 Joe Ardent 2022-12-10 16:30:42 -0800
  • af99955fc2 add test section to template Joe Ardent 2022-12-10 15:18:39 -0800
  • 714405d466 aoc day10 part1 done Joe Ardent 2022-12-10 15:07:20 -0800
  • 408b4d9e6f tweak template Joe Ardent 2022-12-10 11:46:20 -0800
  • 164e731df0 done with part2 Joe Ardent 2022-12-09 17:09:33 -0800
  • ca854d2cd3 clean up part1 helper fn Joe Ardent 2022-12-09 16:01:08 -0800
  • 92b6b86197 done with day9 part1 Joe Ardent 2022-12-09 15:49:09 -0800
  • 675ef71289 add template Joe Ardent 2022-12-09 12:57:09 -0800
  • f8e2ed0cb7 done with part 2 Joe Ardent 2022-12-08 16:38:46 -0800
  • ed0c44e2b1 done with day8, part1 Joe Ardent 2022-12-08 15:44:10 -0800
  • fd29d5cf87 done with day 7 Joe Ardent 2022-12-07 16:06:02 -0800
  • d4af3e7c26 done with part 2 Joe Ardent 2022-12-06 17:09:58 -0800
  • 1c7913285c done with day6 part1 Joe Ardent 2022-12-06 16:30:35 -0800
  • 96441ccdbd clean up day5, don't use itertools Joe Ardent 2022-12-06 14:55:16 -0800
  • 5779749423 done with part 2 Joe Ardent 2022-12-05 16:46:17 -0800
  • e7c4253f1c day5, part1 done Joe Ardent 2022-12-05 15:33:13 -0800
  • a636bff3aa don't destructure tuple before repacking Joe Ardent 2022-12-05 14:01:03 -0800
  • b2cfa5ca57 tidy up Joe Ardent 2022-12-04 11:58:25 -0800
  • c2cd2efe3d just clean it up Joe Ardent 2022-12-04 11:55:31 -0800
  • 63eaad3ad2 add alternate solutions with tuples instead of ranges Joe Ardent 2022-12-03 23:07:30 -0800
  • 8dc7f8bf53 part2 done Joe Ardent 2022-12-03 22:29:07 -0800
  • d2dac0ce84 day4, part1 done Joe Ardent 2022-12-03 22:26:41 -0800
  • b4bf4e61ad use bitand for sets Joe Ardent 2022-12-03 16:22:48 -0800
  • ad309f5b33 part 2 done Joe Ardent 2022-12-03 16:15:56 -0800
  • 4ae6b3cb7f day 3, part 1 done Joe Ardent 2022-12-03 15:06:01 -0800
  • 9b62fa0d92 day 2 done Joe Ardent 2022-12-01 21:37:30 -0800
  • ed6315374e fix possible off-by-one Joe Ardent 2022-12-01 14:23:20 -0800
  • 5dfd5512e5 Lean in to using a heap. Joe Ardent 2022-12-01 13:01:06 -0800
  • cc8158e35e Start AoC. Joe Ardent 2022-12-01 12:45:22 -0800
  • a52a93436f shrink the vec in remove vec Joe Ardent 2022-12-01 12:45:04 -0800
  • 984c680bad add readme and license Joe Ardent 2022-11-01 14:41:05 -0700
  • a3bcf6b12c slightly wasteful solution for remove-nth-from-back-of-linked-list Joe Ardent 2022-11-01 14:35:20 -0700
  • 0ed2722260 tweak the bigint Joe Ardent 2022-10-29 13:37:04 -0700
  • e3de039c39 accepted bigint Joe Ardent 2022-10-28 17:23:37 -0700
  • 8a60920998 bigint for strings works with my compiler, but not leetcode's Joe Ardent 2022-10-28 17:10:36 -0700
  • 7ea5850800 longest prefix in the bag Joe Ardent 2022-10-25 19:36:44 -0700
  • 94774010d0 silence lint Joe Ardent 2022-10-25 15:12:31 -0700
  • 72bb226f88 solution accepted Joe Ardent 2022-10-25 15:10:28 -0700
  • 5a9634eb5b ugh, finally works Joe Ardent 2022-10-25 14:34:11 -0700