Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.