Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakobkmar/advent-of-code-2022
Solutions for Advent of Code 2022
https://github.com/jakobkmar/advent-of-code-2022
advent-of-code aoc-2022-in-kotlin
Last synced: 23 days ago
JSON representation
Solutions for Advent of Code 2022
- Host: GitHub
- URL: https://github.com/jakobkmar/advent-of-code-2022
- Owner: jakobkmar
- Created: 2022-11-30T20:04:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T07:53:29.000Z (about 2 years ago)
- Last Synced: 2024-10-27T06:25:23.589Z (2 months ago)
- Topics: advent-of-code, aoc-2022-in-kotlin
- Language: Kotlin
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Advent of Code 2022
This repository contains my Advent of Code solutions for the year 2022.
You can find [the code for all solutions here](/src/main/kotlin).
[**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-five days.