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

https://github.com/fjebaker/advent-of-code-2020

Solutions in (and to learn) Julia.
https://github.com/fjebaker/advent-of-code-2020

Last synced: 4 months ago
JSON representation

Solutions in (and to learn) Julia.

Awesome Lists containing this project

README

          

## Advent of Code 2020

My solutions to the [Advent of Code](https://adventofcode.com/) 2020.

I am using these challenges to learn and better understand the Julia language; my solutions do not represent anything particularly elegant, but rather an approach to using Julia for different problems.