Skip to content

My solutions to the Advent of Code problems

Notifications You must be signed in to change notification settings

Theeoi/advent-of-code-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Solutions

Run Pytest

My solutions to the Advent of Code problems throughout the years.

General Information

Longer description

Technologies

  • Python =3.12
  • Advent-of-code-data =2.0

Features

  • Some solutions to Advent of Code 2023
  • More features coming! See Roadmap..

Project Layout

.github/

docs/

scripts/

src/

    aoc2023/
    README.md

tests/

    functional/
    unit/
    conftest.py

.gitignore
mkdocs.yml
pyproject.toml
README.md

Setup

Usage

To use the solutions do the following:

  1. Clone the repo and open it as the working directory.
  2. Navigate to the src directory and open the Jupyter Notebook of interest

Contributing

No contributions welcome as this is meant as a personal repo.

Project Status

Starting in 2023, I mean to start doing these every year. I will most likely not compete for the leaderboards ans solutions may be added sporatically durin the months of december and january.

Roadmap

TODO:

  • Continue adding 2023 solutions

Room for Improvement:

  • Consider implementing testing

Contact

This code was written by Theodor Blom.

About

My solutions to the Advent of Code problems

Resources

Stars

Watchers

Forks