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
- Host: GitHub
- URL: https://github.com/adreasnow/adventofcode
- Owner: adreasnow
- Created: 2023-12-29T00:57:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T10:44:11.000Z (3 months ago)
- Last Synced: 2025-03-08T11:27:59.499Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2015, advent-of-code-2024, advent-of-code-go
- Language: Go
- Homepage:
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 || | | |
| Day 2 || | :white_check_mark: | |
| Day 3 || | | |
| Day 4 || | :white_check_mark: | Mental matrix rotations :expressionless: |
### 2015
| | Language | Threaded | Tests | Special |
| :------------ | :-------------------------------------------------------------------------------------------------: | :----------------: | :----------------: | :--------------------------------------------------: |
| Day 1 || | | |
| Day 2 || | | |
| Day 3 || | | |
| Day 4 || | | |
| Day 5 || | :white_check_mark: | |
| Day 6 || | | 2D slices |
| Day 7 || | | Recursive |
| Day 8 || | :white_check_mark: | |
| Day 9 || | | Travelling salesman |
| Day 10 || | | |
| Day 11 || | :white_check_mark: | |
| Day 12 || | | |
| Day 13 || | | |
| Day 14 || | | Finite differences differential solver |
| Day 15 || | :white_check_mark: | |
| Day 16 || | | |
| Day 17 || | | Manual binary adder |
| Day 18 || | | Cellular automata |
| Day 19 || :white_check_mark: | | Context |
| Day 19-stolen || | :white_check_mark: | |
| Day 20 || :white_check_mark: | :white_check_mark: | Mutex (so fkn proud of myself) + Context |
| Day 21 || :white_check_mark: | | Keep It Simple Stupid |
| Day 22 || :white_check_mark: | :white_check_mark: | 5 bit counter, multiple goroutines, stateful logging |
| Day 23 || | :white_check_mark: | Turing machine, return fuctions, slice of pointers |
| Day 24 || | :white_check_mark: | |
| Day 25 || | :white_check_mark: | Keep It Simple Stupid (again) |
Icons from fontawesome