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-2023

Solutions for Advent of Code 2023
https://github.com/jakobkmar/advent-of-code-2023

advent-of-code adventofcode aoc-2023-in-kotlin kotlin

Last synced: 19 days ago
JSON representation

Solutions for Advent of Code 2023

Awesome Lists containing this project

README

        

# Advent of Code 2023

This repository contains my Advent of Code solutions for the year 2023.

You can find [the code for all solutions here](/src/main/kotlin).

[**Advent of Code**](https://adventofcode.com/) is an annual programming puzzles contest held every December from the 1st to the 25th.
It's a great way to learn new skills, test your problem-solving abilities, and have fun.