Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osipxd/advent-of-code

My advent of code solutions
https://github.com/osipxd/advent-of-code

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

Last synced: 3 months ago
JSON representation

My advent of code solutions

Awesome Lists containing this project

README

        

# osipxd's Advent of Code solutions

Welcome to my Advent of Code[^aoc] repository.
Here I'm trying to save Xmas every year, mainly using Kotlin but sometimes with other programming languages.

Each year's puzzles are placed in separated directory:

- [2023](advent-of-code-2023/README.md)
- [2022](advent-of-code-2022/README.md)

[^aoc]:
[Advent of Code][aoc] – An annual event of Christmas-oriented programming challenges started December 2015.
Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-five days.
You can solve the puzzle and provide an answer using the language of your choice.

[aoc]: https://adventofcode.com/