Ecosyste.ms: Awesome
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-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
- Host: GitHub
- URL: https://github.com/shaeberling/euler
- Owner: shaeberling
- License: apache-2.0
- Created: 2016-01-30T02:36:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T02:18:36.000Z (24 days ago)
- Last Synced: 2024-11-28T02:32:55.255Z (24 days ago)
- Topics: 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
- Language: Kotlin
- Homepage:
- Size: 16.5 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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