Commit Graph

21 Commits

Author SHA1 Message Date
alexchao26 bf32c8c51c 2020 day11 - 2D grid & frequency/game of life - 650/300 2020-12-11 00:43:28 -05:00
alexchao26 1fec4f74d3 updated util packages 2020-12-10 01:04:51 -05:00
alexchao26 b9a74cf122 2020 day 10 - memoized or dynamic programming to calculate paths/possibilities, ~830 2020-12-10 00:46:21 -05:00
alexchao26 e48c6de353 2020 day 09 two sum and sliding window 2020-12-09 18:14:24 -05:00
alexchao26 d6163b873e refactored intcode 2020-12-08 18:51:29 -05:00
alexchao26 089c1bc215 2020 day 8 - game console/assmebly language computer 2020-12-08 00:28:06 -05:00
alexchao26 49de18c919 2020 day 7 - graph traversal; parsed inputs way too slowly 2020-12-07 00:51:08 -05:00
alexchao26 9a9dec2523 2020 day 6 - string parsing and hash maps to collect counts 2020-12-06 00:20:45 -05:00
alexchao26 88b0ce7593 2020 day5 - ugh off by one w/ funky binary search 2020-12-05 00:32:02 -05:00
alexchao26 3293e9c3e9 2020 day04 string parsing and validation, regexp ^ and $ killed me 2020-12-04 01:21:28 -05:00
alexchao26 397aac8fa6 cleanup 2020-12-03 21:04:50 -05:00
alexchao26 7e5fd32331 template update 2020-12-03 00:37:03 -05:00
alexchao26 ce80ce9f81 2020 day 3 - simple 2d grid traversal 2020-12-03 00:28:22 -05:00
alexchao26 79925f6507 2020 day2 - string parsing & simple validation 2020-12-02 00:32:39 -05:00
alexchao26 e105098728 2020 day1 - two/three sum 2020-12-01 00:31:43 -05:00
alexchao26 43ad04293d 2018 day 07 - graph & multiple workers 2020-11-30 12:33:10 -05:00
alexchao26 884f43e9bf cleanup tests
updated 2020 templates for easier addition of tests
2020-11-29 20:21:15 -05:00
alexchao26 1cac95e4f9 2018 day06 solution, patch 2020 scripts missing flag.Parse() 2020-11-29 20:03:29 -05:00
alexchao26 f1e7900b8b 2020 folder setup 2020-11-29 16:05:41 -05:00
alexchao26 045d73b069 modified scripts to use a folder for each day - prevent a huge package "namespace" headache 2020-11-27 14:27:43 -05:00
alexchao26 4fc1a1e94f added scripts and 2020 folder 2020-11-27 02:54:14 -05:00