markkvdb / advent-of-code-2021

Solutions to AoC 2021 using the Julia Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021 using Julia

This repository contains solutions to the AoC 2021 challenge. The solutions are written in the Julia Programming Language.

I'm new to Julia, so don't peek here for best practices 😙.

Solutions

The following challenges have been solved:

  • Day 1
  • Day 2
  • Day 3
  • Day 4
  • Day 5
  • Day 6
  • Day 7
  • Day 8
  • Day 9
  • Day 10
  • Day 11
  • Day 12
  • Day 13
  • Day 14
  • Day 15
  • Day 16
  • Day 17
  • Day 18
  • Day 19
  • Day 20
  • Day 21
  • Day 22
  • Day 23
  • Day 24
  • Day 25

About

Solutions to AoC 2021 using the Julia Programming Language


Languages

Language:Julia 100.0%