Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/osipxd/advent-of-code
- Owner: osipxd
- License: apache-2.0
- Created: 2022-12-01T05:29:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T23:16:52.000Z (about 1 year ago)
- Last Synced: 2023-12-24T22:18:48.486Z (about 1 year ago)
- Topics: advent-of-code-2022, advent-of-code-2023, aoc-2022-in-kotlin, aoc-2023-in-kotlin, kotlin
- Language: Kotlin
- Homepage:
- Size: 11.5 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/