Files
AdventOfCode/README.md
2021-12-01 11:59:19 +01:00

13 lines
592 B
Markdown

# Advent of Code
[![GitHub](https://img.shields.io/github/license/Noettore/AdventOfCode)](./LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/Noettore/AdventOfCode)](https://github.com/Noettore/AdventOfCode/commit/master)
## My attempt at solving [Advent of Code](https://adventofcode.com) challenges
| Year | Language | Stars |
| -------------- | -------- | ----- |
| [2015](./2015) | Python | 12/50 |
| [2018](./2018) | Go | 20/50 |
| [2019](./2019) | Go | 12/50 |
| [2020](./2020) | Python | 50/50 |
| [2021](./2021) | Python | --/50 |