/aoc-2021

🎄 My Advent of Code 2021 solutions in Elixir

Primary LanguageElixir

🎄 Advent of Code 2021

It's almost christmas and for this year's advent of code I decided to do use Elixir. Enjoy the solutions.

Read the exercises explanation here: https://adventofcode.com/2021

This repo has been bootstrapped from https://github.com/mhanberg/advent-of-code-elixir-starter

Usage

# Install dependencies
mix deps.get

# Run one day tests
mix test test/advent_of_code/day_01_test.exs

Progress

Kata Part 1 Part 2
1 - Sonar Sweep ⭐️ ⭐️
2 - Dive! ⭐️ ⭐️
3 - Binary Diagnostic ⭐️ ⭐️
4 - Giant Squid ⭐️ ⭐️
5 - Hydrothermal Venture ⭐️ ⭐️
6 - Lanternfish ⭐️
7 - The Treachery of Whales ⭐️ ⭐️
8 - TBA
9 - TBA
10 - TBA
11 - TBA
12 - TBA
13 - TBA
14 - TBA
15 - TBA
16 - TBA
17 - TBA
18 - TBA
19 - TBA
20 - TBA
21 - TBA
22 - TBA
23 - TBA
24 - TBA
25 - TBA