An open API service indexing awesome lists of open source software.

https://github.com/mfalt/adventofcode.jl

Fast and short solutions to some AdventOfCode problems 2021
https://github.com/mfalt/adventofcode.jl

julia

Last synced: 12 months ago
JSON representation

Fast and short solutions to some AdventOfCode problems 2021

Awesome Lists containing this project

README

          

Solutions to the [AdventOfCode](https://adventofcode.com/) problems.

The solutions are fairly fast and whenever possible I try to create one-line solutions to benchmark the higher-order functions in Julia.