advent-of-code
Advent of Code solver
This repository contains solutions to Advent of Code problems written in OCaml, a functional programming language.
My solutions to the Advent of Code problems.
0 stars
2 watching
0 forks
Language: OCaml
last commit: 8 months 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 | An Advent of Code solution repository with optimized and built implementations in multiple languages | 8 |
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. | 210 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 3 |
jvancoillie/advent-of-code | Tools and infrastructure for solving Advent of Code puzzles | 2 |
vlang/adventofcode | A collection of solutions to Advent of Code puzzles in the V programming language. | 33 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in C# and other languages | 6 |
gahjelle/advent_of_code | A collection of solutions to Advent of Code puzzles in different programming languages | 27 |
tomfran/advent-of-code-setup | Automates input downloads and solution creation for Advent of Code puzzles | 18 |
slotthe/advent | An open-source implementation of the Advent of Code puzzles in multiple programming languages. | 7 |
vladsm/adventofcode-runner | A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers. | 4 |