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.
- Host: GitHub
- URL: https://github.com/majekdor/aoc
- Owner: Majekdor
- License: mit
- Created: 2020-12-01T05:50:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T07:33:19.000Z (about 3 years ago)
- Last Synced: 2025-08-25T18:48:17.152Z (6 months ago)
- Topics: adventofcode, aoc2020, aoc2021, aoc2022, java, programming-challenges, rust, swift
- Language: Java
- Homepage:
- Size: 229 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).