Commit Graph

7 Commits

Author SHA1 Message Date
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 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