/adventofcode

my Advent of Code solutions

Primary LanguagePython

Advent of Code...Code

Patrick Wagstrom

Overview

This repository contains my attempts at solutions for various Advent of Code problems. I'm using this both as something fun to do, but also as ways to learn some new programming languages.

Year Index

  • 2024 - I'm completing the problems first in Python and then I go back and complete them in Julia. I'm trying to add in tests where appropriate too.