An open API service indexing awesome lists of open source software.

https://github.com/majekdor/aoc

Code for programming challenges from Advent of Code.
https://github.com/majekdor/aoc

adventofcode aoc2020 aoc2021 aoc2022 java programming-challenges rust swift

Last synced: 5 months ago
JSON representation

Code for programming challenges from Advent of Code.

Awesome Lists containing this project

README

          

# [Advent of Code](https://adventofcode.com/)
My code for the programming challenges from Advent of Code.

View 2020 challenges done in Java [here](https://github.com/Majekdor/aoc/tree/master/2020).

View 2021 challenges done in Rust [here](https://github.com/Majekdor/aoc/tree/master/2021).

View 2022 challenges done in Swift [here](https://github.com/Majekdor/aoc/tree/master/2022).