advent-of-code
Adventure coding puzzles
A collection of solutions to Advent of Code problems in OCaml
My solutions to the Advent of Code problems.
0 stars
2 watching
0 forks
Language: OCaml
last commit: about 1 month ago
Linked from 1 awesome list
advent-of-codecompetitive-programmingocaml
Related projects:
Repository | Description | Stars |
---|---|---|
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
meanderingprogrammer/advent-of-code | A collection of solutions to Advent of Code problems in various programming languages | 11 |
texl/advent-of-code | A solution to Advent of Code's daily programming challenges in F# | 2 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
osalbahr/adventofcode | Advent of code solutions in C++ and possibly Rust | 3 |
illbexyz/advent-of-code-2023 | A collection of solutions to Advent of Code 2023 puzzles in OCaml | 1 |
odnoletkov/advent-of-code-jq | Automates solving Advent of Code puzzles using the jq programming language. | 211 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 4 |
jvancoillie/advent-of-code | Tools and infrastructure for solving Advent of Code puzzles | 2 |
vlang/adventofcode | A repository of solutions to Advent of Code puzzles in the V programming language. | 42 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges in various programming languages and categories. | 6 |
gahjelle/advent_of_code | A collection of personal attempts to solve puzzles from the Advent of Code challenge in various programming languages. | 29 |
tomfran/advent-of-code-setup | Automates input downloads and solution creation for Advent of Code puzzles | 18 |
slotthe/advent | An ongoing exercise in solving Advent of Code problems in various programming languages | 7 |
vladsm/adventofcode-runner | A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers. | 4 |