Skip to content

tonomb/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f452d01 · Dec 9, 2024

History

2 Commits
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024
Dec 9, 2024

Repository files navigation

Advent of Code Solutions

This repository contains my solutions for the Advent of Code challenges.

Project Structure

Adding New Solutions

  1. Create a new folder for each day in src/calendar/
  2. Add your input file in src/inputs/
  3. Create solution and test files following the existing pattern
  4. Run tests to verify your solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published