Advent of code 2023 See https://adventofcode.com/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
oabrivard fdce01e5ab Completed both parts of Day 17 puzzle with help for neighbors computation and hashkey computation (forgot to include direction and steps in key) 2 years ago
day1
day2
day3
day4
day5
day6
day7
day8 Completed both parts of Day 9 puzzle 2 years ago
day9 Completed both parts of Day 9 puzzle 2 years ago
day10 Completed both parts of Day 11 puzzle 2 years ago
day11 Completed both parts of Day 11 puzzle 2 years ago
day12 Completed part 2 of Day 12 puzzle with a lot of help to handle large expansion factor 2 years ago
day13 Completed both parts of Day 13 puzzle with help to debug my code 2 years ago
day14 Improved Day 14 sequence detection 2 years ago
day15 Added map and reduce to utils with testing code in day5 2 years ago
day16 Completed both parts of Day 16 puzzle 2 years ago
day17 Completed both parts of Day 17 puzzle with help for neighbors computation and hashkey computation (forgot to include direction and steps in key) 2 years ago
utils Completed both parts of Day 16 puzzle 2 years ago
.gitignore
README.md
go.mod
start_day.sh Completed both parts of Day 11 puzzle 2 years ago

README.md

aoc2023

Advent of code 2023 See https://adventofcode.com/