Commit Graph

23 Commits

Author SHA1 Message Date
alexchao26 f1bc4df3bf day 7 parts 2020-01-08 15:16:35 -05:00
alexchao26 494bb64e51 part 1 complete but i didn't make permutations myself 2020-01-07 21:54:49 -05:00
alexchao26 58bd197281 working on making permutations now... 2020-01-05 11:32:19 -05:00
alexchao26 d969c00c97 day7 setup 2020-01-05 00:29:46 -05:00
alexchao26 474211f329 working solution using slices, but O(n2) and can be improved using a map 2020-01-05 00:19:43 -05:00
alexchao26 d3d04131ca working solution using slices, but O(n2) and can be improved using a map 2020-01-05 00:18:28 -05:00
alexchao26 587e9c3fd2 folder structure 2020-01-05 00:03:09 -05:00
alexchao26 84647a6556 folder structure for part1 and 2 2020-01-05 00:02:46 -05:00
alexchao26 2dea774b1d part1 of day6 using a map :) 2020-01-04 23:53:57 -05:00
alexchao26 ea2fd67ca8 part2 of day 5. starting to feel easier :) 2020-01-03 23:13:48 -05:00
alexchao26 cbd09e3d9a code cleanup 2020-01-03 22:37:03 -05:00
alexchao26 3f5a7fe04c the bug was a + instead of * in opcode 3... 2020-01-03 22:22:05 -05:00
alexchao26 54b4234afe copied a day5 example to learn what's going on... 2020-01-03 13:39:16 -05:00
alexchao26 d7b218f608 can't figure out day5... 2020-01-03 00:55:33 -05:00
alexchao26 ae2dd0b1b2 day 3 - part 2 - used a map 2020-01-02 09:51:11 -05:00
alexchao26 66defa2e62 day4. day5 is weird. 2019-12-23 12:02:58 -05:00
alexchao26 a579355648 day3 part1 2019-12-17 22:31:52 -05:00
alexchao26 3c5e33a402 day 2 completed 2019-12-17 00:32:52 -05:00
alexchao26 866e592502 added link to README 2019-12-16 23:55:46 -05:00
alexchao26 4252451412 initialied README 2019-12-16 23:55:09 -05:00
alexchao26 d72cea4177 adding day1 folder and single go file 2019-12-16 23:54:33 -05:00
alexchao26 4a64b1e755 folder name changs 2019-12-16 23:54:05 -05:00
alexchao26 951b042489 AoC day 1 - this is kinda fun 2019-12-16 23:52:24 -05:00