advent_of_code_2021
Puzzle solver
A collection of solutions to Advent of Code 2021 puzzles in multiple programming languages.
Solutions to the Advent of Code 2021 puzzles. All but one are in Haskell, with one or two Rust/Python versions, and day 24 needed the power of Picat.
8 stars
3 watching
0 forks
Language: Haskell
last commit: 11 months ago haskellpicat
Related projects:
Repository | Description | Stars |
---|---|---|
destynova/advent_of_code_2020 | A collection of solutions to programming puzzles from the 2020 Advent of Code challenge | 1 |
destynova/advent_of_code_2015 | A collection of solutions for Advent of Code 2015 puzzles implemented in Picat and other languages. | 0 |
destynova/advent_of_code_2023 | A collection of solutions to Advent of Code 2023 puzzles in multiple programming languages | 2 |
destynova/advent_of_code_2022 | Solutions to Advent of Code puzzles in different programming languages and a constraint language | 4 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 3 |
happycoder74/adventofcode | Solutions for Advent of Code puzzles in various programming languages | 5 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
arpitshukia/adventofcode2023 | A collection of solutions to Advent of Code 2023 puzzles written in Kotlin | 1 |
plannapus/advent_of_code | A collection of solutions to Advent of Code puzzles in R programming language | 9 |
alokmenghrajani/adventofcode2023 | A collection of solutions to Advent of Code 2023 puzzles written in Python. | 0 |
connorslade/advent-of-code | A collection of solutions to an annual coding challenge with increasing difficulty and complexity | 35 |
gahjelle/advent_of_code | A collection of solutions to Advent of Code puzzles in various programming languages | 28 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
matiaslindgren/advent-of-code-cpp | A collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features. | 8 |