advent-of-code-scala
Advent challenge solutions
Comprehensive solutions to Advent of Code challenges in Scala, covering 8 years from 2022 to 2015 with concise and idiomatic functional code.
Complete 2022 to 2015 entries for the annual Advent of Code challenge, written in concise idiomatic functional Scala.
32 stars
3 watching
3 forks
Language: Scala
last commit: 20 days ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-2015advent-of-code-2016advent-of-code-2017advent-of-code-2018advent-of-code-2019advent-of-code-2020advent-of-code-2021advent-of-code-2022
Related projects:
Repository | Description | Stars |
---|---|---|
sim642/adventofcode | A collection of solutions to Advent of Code challenges in Scala, covering multiple years and problem types. | 65 |
maneatingape/advent-of-code-rust | A collection of Rust implementations for the Advent of Code challenge with efficient algorithms and automated testing and documentation. | 91 |
kotleta2007/advent-of-code-2023 | Solves Advent of Code 2023 challenges in Scala 3 | 0 |
nagybalint/advent-of-code-2023 | A collection of solutions to Advent of Code 2023 puzzles in Scala. | 0 |
oscarodic/advent-of-code | A collection of Scala solutions to Advent Of Code challenges in consecutive years | 1 |
simonbaars/adventofcode-java | A Java implementation of solutions to Advent of Code problems | 50 |
plannapus/advent_of_code | A collection of solutions to Advent of Code puzzles in R programming language | 9 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in C# and other languages | 6 |
meanderingprogrammer/advent-of-code | An Advent of Code solution repository with optimized and built implementations in multiple languages | 8 |
stefanoandroni/advent-of-code | A collection of solutions to Advent of Code puzzles in Python | 5 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
viceroypenguin/adventofcode | A collection of solutions to Advent of Code puzzles in C#. | 37 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
fdlk/advent-2023 | A collection of solutions and code examples for Advent of Code 2023 challenges in Scala | 6 |