Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shaeberling/euler

My solutions to Advent of Code and Project Euler
https://github.com/shaeberling/euler

advent-of-code advent-of-code-2023 aoc-2020-in-kotlin aoc-2021-in-golang aoc-2021-in-kotlin aoc-2022-in-kotlin aoc-2023-in-kotlin challenges euler go golang java kotlin puzzles rust

Last synced: 3 days ago
JSON representation

My solutions to Advent of Code and Project Euler

Awesome Lists containing this project

README

        

# euler
My attempts to solve programming challenges and learn new programming languages.

- [Advent of Code](http://adventofcode.com/)
- [Project Euler](https://projecteuler.net)

> Note: I have moved my most revent and active Kotlin implementations for AoC to
> its own repo over at https://github.com/shaeberling/advent-of-code-kotlin