Advent of Code 2020 Day 7
So, this morning, when Sudo [http://sudothelab.com] woke me up at 1:30 AM and I
decided to use
Advent of Code 2020 Day 6
I made no logic changes and submitted the answer again, and it seemed to work this time, so for whatever reason, I probably just fat-fingered the value, which I guess happens.
Advent of Code 2020 Day 5
once you sit back and think about it, you come up with the REAL better way to approach it, iterative development is really interesting, but you have to understand your problem and have time to actually iterate on your solution to really be successful with it.
Advent of Code 2020 Day 4
David talks through his day 4 advent of code 2020 solution, and reminds you to test your regex.
Advent of Code 2020 Day 3
David discusses his solution to the Advent of Code 2020 Day 3 problem (and why you should know more about your data types)
Advent of Code 2020 Day 2
David discusses Java 8 Streams and learning how to actually leverage them for the second day of the Advent of Code.
Advent of Code 2020 Day 1
My quick and dirty attempt of the Advent of Code 2020 Day 1 puzzle. I need to work on
Preparing for Advent of Code 2020
As December 2020 comes closer to us, I will be preparing myself to begin working on my Advent of Code strategy for 2020.