Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cogsandsquigs/advent-of-code

My Advent of Code solutions, over the years
https://github.com/cogsandsquigs/advent-of-code

Last synced: about 1 month ago
JSON representation

My Advent of Code solutions, over the years

Awesome Lists containing this project

README

        

# advent-of-code

My Advent of Code solutions, over the years.

> [!NOTE]
> Currently, I am migrating all my solutions into this one repository. That means my ~~2021~~, 2022, and 2023 solutions (as
> well as their old utility libraries) are not here. You can find their links below:
>
> - ~~[advent-of-code-2021](https://github.com/cogsandsquigs/advent-of-code-2021)~~ MIGRATED: See `aoc-2021`
> - [advent-of-code-2022](https://github.com/cogsandsquigs/advent-of-code-2022)
> - [advent-of-code-2023](https://github.com/cogsandsquigs/advent-of-code-2023)
> - [advent-utils](https://github.com/cogsandsquigs/advent-utils)