blob: da13f033c8b2155ac404afa85fe858bbafe3a6e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Advent of Code 🎄🌟
Repository storing my solutions to Advent of Code. See other people's solutions [here][awesome].
> [Advent of Code][aoc] 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. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
## Years 📅
### [2020](aoc-2020-gleam)


### [2021](aoc-2021-kotlin)


### [2022](aoc-2022-dotnet)


[awesome]: https://github.com/Bogdanp/awesome-advent-of-code
[aoc]: https://adventofcode.com
|