Commit Graph

32 Commits

Author SHA1 Message Date
alexchao26 08465fefc5 restructured data-structures folder, changed heap_test.go to external tests (package -> heap_test) 2020-12-21 18:34:49 -05:00
alexchao26 15c41ba227 2018-day25: UGLY graph grouping solution...but 2018 completed! 2020-12-12 21:24:03 -05:00
alexchao26 398218e1bd 2018-day21: super confusing intcode solving 2020-12-12 21:20:52 -05:00
alexchao26 9619c379ee 2018-day15: lots of code for elf vs goblin battles 2020-12-12 17:23:24 -05:00
alexchao26 0df13683fb 2018-day15: passing tests but too low on actual input 2020-12-12 03:25:08 -05:00
alexchao26 94aaf24b9d 2018-day20: prompt was really confusing, it's not generating recursive branches, it just visits the branches 2020-12-11 21:47:34 -05:00
alexchao26 10cb3a3ab3 2018-day22: ugly nested memo calculator, heap datastrcture for djikstra queue 2020-12-11 13:44:18 -05:00
alexchao26 1fec4f74d3 updated util packages 2020-12-10 01:04:51 -05:00
alexchao26 9f0e632b62 2018 day23 crazy shrinking box solution, kind of a binary search 2020-12-07 22:55:43 -05:00
alexchao26 23d832f6ea 2020 day 24 - simulating immune system battle, so many instructions... & a binary search 2020-12-06 21:22:51 -05:00
alexchao26 d3d97e1db3 too slow for day20 2020-12-05 17:48:04 -05:00
alexchao26 c8ee6a442a 2018 day 19 - brutal intcode problem... 2020-12-05 00:45:13 -05:00
alexchao26 ddd3220aea 2018 day16 opcode, dependency graph 2020-12-03 22:24:20 -05:00
alexchao26 4e333f9d4c 2020 day18 - frequency of an ecosystem 2020-12-03 21:03:33 -05:00
alexchao26 e6aeb41004 2018 day17 crazy take on "trapping rainwater" with many buckets and weird physics 2020-12-03 01:18:55 -05:00
alexchao26 79925f6507 2020 day2 - string parsing & simple validation 2020-12-02 00:32:39 -05:00
alexchao26 f363235bc9 2020 day14 - circling around a slice, matching patterns, simple-ish 2020-12-01 20:18:23 -05:00
alexchao26 88348ab4e3 2018 day 13 - oop-ish solution to carts moving on tracks and colliding 2020-12-01 19:12:10 -05:00
alexchao26 5b1c1472f5 2018 day 12 - find pattern frequency & do maths 2020-12-01 17:05:34 -05:00
alexchao26 43c4baf170 2018 day 11 - summing subgrids of a 2D grid 2020-12-01 01:32:52 -05:00
alexchao26 579d197a76 2018 day10 - gross 2D grid with moving objects 2020-11-30 23:08:33 -05:00
alexchao26 a8b9389aad 2018 day 9 - circular linked list 2020-11-30 13:51:15 -05:00
alexchao26 43ad04293d 2018 day 07 - graph & multiple workers 2020-11-30 12:33:10 -05:00
alexchao26 92d5b3c68d day08 2020 - tree parsing 2020-11-30 00:04:50 -05:00
alexchao26 45ae158f9e 2018/day06 2020-11-29 20:44:37 -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 574bb4b9cc renamed module... for some reason 2020-11-27 02:53:18 -05:00
alexchao26 bc24fb16f3 day04 2020-09-06 22:27:29 -04:00
alexchao26 207fb96d26 day03 2020-09-06 21:21:48 -04:00
alexchao26 31a8f178be day02 solution 2020-09-06 20:56:52 -04:00
alexchao26 3aa2b3e09a might be making a mistake starting 2018... 2020-09-06 20:12:08 -04:00