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: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulwoitaschek/adventofcode
- Owner: PaulWoitaschek
- Created: 2021-11-29T21:14:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T19:33:23.000Z (3 months ago)
- Last Synced: 2025-04-08T20:32:02.022Z (3 months ago)
- Topics: aoc-2021-in-kotlin, aoc-2022-in-kotlin, aoc-2023-in-kotlin, aoc-2024-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 986 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
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.