https://github.com/paulwoitaschek/adventofcode
https://github.com/paulwoitaschek/adventofcode
aoc-2021-in-kotlin aoc-2022-in-kotlin aoc-2023-in-kotlin aoc-2024-in-kotlin
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulwoitaschek/adventofcode
- Owner: PaulWoitaschek
- Created: 2021-11-29T21:14:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-21T18:58:59.000Z (about 2 months ago)
- Last Synced: 2025-08-21T21:39:12.040Z (about 2 months ago)
- Topics: aoc-2021-in-kotlin, aoc-2022-in-kotlin, aoc-2023-in-kotlin, aoc-2024-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 1.03 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
Welcome to the Advent of Code[^aoc]!
[^aoc]: [Advent of Code](https://adventofcode.com) – an annual event in December since 2015.
Every year since then, with the first day of December, a programming puzzles contest is published every day for twenty-four days.
A set of Christmas-oriented challenges provide any input you have to use to answer using the language of your choice.