/Advent-of-Code

My solutions for Advent of Code! 👨‍💻 https://adventofcode.com

Primary LanguageF#

🎄 My AoC Solutions 🎅

👋 Welcome!

This is a repository with all of my Advent of Code solutions. It is work in progress as I'm still adding solutions from previous runs. Every year I try to learn a new language as fast as possible through solving problems in it.


About Advent of Code 🎁🎄

AoC is like an advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
> Read more about Advent of Code 🌟


Yearly Solutions

Below is a list of the years I have participated in:

Year Language Stars Leaderboard Solutions
2015 Haskell 3 - 🏆 📁/
2022 Rust 8 - 🏆 📁/
2023 F# 12 - 🏆 📁/

Notice

My solutions aren't always the most efficient, idiomatic or readable as I try to solve the problems as quickly as possible. I'm hoping to improve on both of these things in the future.