summaryrefslogtreecommitdiffstats
path: root/README.org
blob: 32bbc15e37a7e24bd09fa1301a0f1eb16081587f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# aoc

Solutions to a few [[https://adventofcode.com/][Advent of Code]] puzzles.

I usually get bored or time-constrained long before I can collect all stars.
However, starting and subsequently failing to complete Advent of Code has become
a yearly tradition.

| Year |             Stars :star: | Language |
|------+--------------------------+----------|
| 2023 | :hourglass_flowing_sand: | Go       |
| 2022 |                       26 | Python   |
| 2021 |                       22 | Python   |
| 2020 |                       19 | Rust     |
| 2018 |                        6 | Python   |