Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.11 KB

readme.md

File metadata and controls

47 lines (37 loc) · 1.11 KB

Advent Of Code 2021

About me & this repository

I tried this last year and did not make it even half way :( so this year I aim to finish all the problems!

I am using Go to solve these issues as I don't get to use it at work and I simply love it.

If you are attempting AOC, then don't look at my soloutions and come back another time ;)

Structure

To keep things in order in directories, I have decided to use the phonetic alphabet for each day,E.g. Alpha = 01, Bravo = 02 ...

Is this a good idea? Probably not! But it seems good in my head currently!

Followed this LINK for structuring the project.

Progress

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