AdventOfCode

Advent of Code is 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.

I don't expect to be able to complete each solution every day, but I will try to save all my solutions here.

2024 solutions

R code:

2022 solutions

R code:

Disclaimer

I don't have any rules I follow, but I I will end up doing most solutions using R and tidyverse for the fun of doing it.

All the code

You can check my repository here.