adventofcode
Advent challenge repository
A collection of solutions to Advent of Code challenges in Scala, covering multiple years and problem types.
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala
65 stars
6 watching
4 forks
Language: Scala
last commit: 4 months 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-2022advent-of-code-2023scalasolutions
Related projects:
Repository | Description | Stars |
---|---|---|
maneatingape/advent-of-code-scala | Comprehensive solutions to Advent of Code challenges in Scala, covering 8 years from 2022 to 2015 with concise and idiomatic functional code. | 32 |
kotleta2007/advent-of-code-2023 | Solves Advent of Code 2023 challenges in Scala 3 | 0 |
oscarodic/advent-of-code | A collection of Scala solutions to Advent Of Code challenges in consecutive years | 1 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in C# and other languages | 6 |
pvainio/adventofcode | An implementation of Advent of Code's challenges in various programming languages | 14 |
fguchelaar/adventofcode2023 | A collection of solutions to the Advent of Code 2023 challenges in C#. | 3 |
lyqst/adventofcode | A collection of solutions to the Advent of Code 2023 challenges in JavaScript | 2 |
russelldash332/advent-of-code | A collection of personal implementations of Advent of Code puzzles and challenges from 2015 to 2023 in various programming languages. | 11 |
jurisk/advent-of-code | A collection of concurrent implementations of Advent of Code challenges in Scala, Rust, and other languages | 8 |
fdlk/advent-2023 | A collection of solutions and code examples for Advent of Code 2023 challenges in Scala | 6 |
vil02/adv_2023 | A collection of Python solutions to challenges from the Advent of Code 2023 puzzle adventure game series | 3 |
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 |
slotthe/advent | An open-source implementation of the Advent of Code puzzles in multiple programming languages. | 7 |
yspreen/adventofcode | An implementation of solutions to Advent of Code puzzles in Python | 11 |