Commit Graph

15 Commits

Author SHA1 Message Date
alexchao26 f03568e4d8 2017-day15: some bitwise stuff to compare binary numbers 2020-12-16 18:11:34 -05:00
alexchao26 adb8381b85 2017-day14: knot hash, num islands, disk defrag :) 2020-12-16 18:11:34 -05:00
alexchao26 81adaec4b9 2017-day13: frequency calculation 2020-12-15 23:58:43 -05:00
alexchao26 1b5fb9d8fb 2017-day12: counting groups in a graph 2020-12-15 20:24:52 -05:00
alexchao26 6f555107c3 2017-day11: hex grid version of manhattan distance 2020-12-15 20:23:45 -05:00
alexchao26 1e2a250acd 2020-day15 so close :( 600/209. difficult to just understand the prompt. brute forced a dictionary for pt 2
2017-day10 weird fake hashing, xor and hexadecimals
2020-12-15 00:22:41 -05:00
alexchao26 0bc9afb7e0 2017-day9: balanced parens with a twist 2020-12-14 20:20:17 -05:00
alexchao26 1878c6c91c 2017-day08: longer assembly instructions :/ 2020-12-14 19:53:47 -05:00
alexchao26 9eaf35506a 2017-day7: unidirectional graph, weird weights 2020-12-14 18:48:36 -05:00
alexchao26 7b59c510d8 2017-day6: cycling until state repeats itself 2020-12-13 21:18:16 -05:00
alexchao26 5d7c500bf6 2017-day5: simple jumping around a slice 2020-12-13 20:54:28 -05:00
alexchao26 8b9f9ede76 2017-day4: comparing strings 2020-12-13 20:40:31 -05:00
alexchao26 eab6a4f4e3 2017-day3:spiraling around a point 2020-12-13 20:32:07 -05:00
alexchao26 7ccfca0897 2017-day2: more modulo stuff 2020-12-13 18:18:14 -05:00
alexchao26 e44b2ea99f 2017-day1: mod to stay in circular array/slice 2020-12-13 18:04:03 -05:00