/adventofcode

adventofcode.com problems

Primary LanguageRuby

Advent of Code

2024-ruby

My solutions for Advent of Code problems.

See nested folders (year/language) for further information on setting up and running the code.

Setup

brew install pre-commit
pre-commit install
mise install

Running exercises

See instructions in each language subdirectory