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

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-2021-in-golang challenges euler go golang java puzzles

Last synced: 11 months 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