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

https://github.com/adreasnow/adventofcode


https://github.com/adreasnow/adventofcode

advent-of-code advent-of-code-2015 advent-of-code-2024 advent-of-code-go

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Adrea's Advent of Code

Working through the [Advent of Code tasks](https://adventofcode.com), this is a space in which I can collect all of my solutions.

## Progress

![]() ![]()

![]() ![]()

### 2024

| | Language | Threaded | Tests | Special |
| :---- | :------------------------------------------------------------------------------------------: | :------: | :----------------: | :--------------------------------------: |
| Day 1 | GoLang | | | |
| Day 2 | GoLang | | :white_check_mark: | |
| Day 3 | GoLang | | | |
| Day 4 | GoLang | | :white_check_mark: | Mental matrix rotations :expressionless: |

### 2015

| | Language | Threaded | Tests | Special |
| :------------ | :-------------------------------------------------------------------------------------------------: | :----------------: | :----------------: | :--------------------------------------------------: |
| Day 1 | GoLang | | | |
| Day 2 | GoLang | | | |
| Day 3 | GoLang | | | |
| Day 4 | GoLang | | | |
| Day 5 | GoLang | | :white_check_mark: | |
| Day 6 | GoLang | | | 2D slices |
| Day 7 | GoLang | | | Recursive |
| Day 8 | GoLang | | :white_check_mark: | |
| Day 9 | GoLang | | | Travelling salesman |
| Day 10 | GoLang | | | |
| Day 11 | GoLang | | :white_check_mark: | |
| Day 12 | GoLang | | | |
| Day 13 | GoLang | | | |
| Day 14 | GoLang | | | Finite differences differential solver |
| Day 15 | GoLang | | :white_check_mark: | |
| Day 16 | GoLang | | | |
| Day 17 | GoLang | | | Manual binary adder |
| Day 18 | GoLang | | | Cellular automata |
| Day 19 | GoLang | :white_check_mark: | | Context |
| Day 19-stolen | GoLang | | :white_check_mark: | |
| Day 20 | GoLang | :white_check_mark: | :white_check_mark: | Mutex (so fkn proud of myself) + Context |
| Day 21 | GoLang | :white_check_mark: | | Keep It Simple Stupid |
| Day 22 | GoLang | :white_check_mark: | :white_check_mark: | 5 bit counter, multiple goroutines, stateful logging |
| Day 23 | GoLang | | :white_check_mark: | Turing machine, return fuctions, slice of pointers |
| Day 24 | GoLang | | :white_check_mark: | |
| Day 25 | GoLang | | :white_check_mark: | Keep It Simple Stupid (again) |

Icons from fontawesome