Advent of Code 2020

Advent of Code 2020

Posts for Advent of Code in 2020
05
Dec
Advent of Code 2020 Day 5

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.
5 min read
04
Dec
Advent of Code 2020 Day 4

Advent of Code 2020 Day 4

David talks through his day 4 advent of code 2020 solution, and reminds you to test your regex.
3 min read
03
Dec
Advent of Code 2020 Day 3

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)
6 min read
02
Dec
Advent of Code 2020 Day 2

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.
5 min read
01
Dec
Advent of Code 2020 Day 1

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
2 min read
27
Nov
Preparing for Advent of Code 2020

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.
2 min read