Advent of Code solutions
https://adventofcode.com
| 2015 | ||
| 2018 | ||
| 2019 | ||
| 2020 | ||
| 2023 | ||
| 2024 | ||
| .gitignore | ||
| go.mod | ||
| go.work | ||
| README.md | ||
Advent of Code Solutions
It's a fun challenge!
You should try it out if you like coding, puzzles, or want to learn a coding language or data science tools.
if (isAdvent) {
programmer.goTo("adventofcode.com");
}