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

https://github.com/randomsearch18/aoc-2024


https://github.com/randomsearch18/aoc-2024

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 🎄 Advent of Code 2024

Contains the code I used to solve the [Advent of Code](https://adventofcode.com/) (AoC) programing puzzles.

> [!WARNING]
> By its nature, this repository contains spoilers for Advent of Code 2024.

## Folder structure

Folders in this repository correspond to the day of the puzzle, e.g. the folder `1` contains code for the 2024 Day 1 challenges.