Skip to content

All of my ⭐ Advent of Code solutions - using Elixir

Notifications You must be signed in to change notification settings

wasi0013/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e147b4 Β· Dec 5, 2024
Dec 4, 2024
Dec 9, 2021
Dec 5, 2024
Dec 5, 2024
Nov 15, 2021
Nov 20, 2021
Dec 4, 2024
Dec 1, 2024
Dec 5, 2024
Dec 11, 2021
Dec 11, 2021

Repository files navigation

:star: Advent of Code

Elixir CI

Advent of Code Elixir Solutions.

Start

Run the following command and get started for a new day:

mix code_new -y <year> -d <day(1-25)>

Test

Run a single test:

mix test test/y<year>/day_<day(01-25)>_test.exs --trace --include slow

Run all tests:

mix test --include slow`

Solved so far

Year Day Status
2024 5 🟒 🟒
2024 4 🟒 🟒
2024 3 🟒 🟒
2024 2 🟒 🟒
2024 1 🟒 🟒
2022 8 🟒 🟒
2022 7 🟒 🟒
2022 6 🟒 🟒
2022 5 🟒 🟒
2022 4 🟒 🟒
2022 3 🟒 🟒
2022 2 🟒 🟒
2022 1 🟒 🟒
2021 25 🟒 🟒
2021 22 🟒 🟒
2021 21 🟒 🟒
2021 20 🟒 🟒
2021 19 🟒 🟒
2021 18 🟒 🟒
2021 17 🟒 🟒
2021 16 🟒 🟒
2021 15 🟒 🟒
2021 14 🟒 🟒
2021 13 🟒 🟒
2021 12 🟒 🟒
2021 11 🟒 🟒
2021 10 🟒 🟒
2021 9 🟒 🟒
2021 8 🟒 🟒
2021 7 🟒 🟒
2021 6 🟒 🟒
2021 5 🟒 🟒
2021 4 🟒 🟒
2021 3 🟒 🟒
2021 2 🟒 🟒
2021 1 🟒 🟒
2020 7 🟒 πŸ”΄
2020 6 🟒 🟒
2020 5 🟒 🟒
2020 4 🟒 🟒
2020 3 🟒 🟒
2020 2 🟒 🟒
2020 1 🟒 🟒
2019 4 🟒 🟒
2019 2 🟒 🟒
2019 1 🟒 🟒
2018 8 🟒 🟒
2017 9 🟒 🟒