My solutions for the amazing Advent of Code
My solutions are not intended to be the fastest oder smallest solutions. I use this event firstly to learn new languages or getting better in one I use to less. I also prefer the solutions the more "software engineering" rather then "academic" way.
Go(lang): https://github.com/Braincompiler/advent-of-code/tree/main/2020/go
- Find out why my solution for Day 5 puzzle 2 is wrong; Currently i use this solution: https://www.reddit.com/r/adventofcode/comments/k71h6r/2020_day_05_solutions/ges2rek
- Day 6 Puzzle 2 is currently wrong
- Day 7 Puzzle 1 incomplete (curren version results into wrong value); Puzzle 2 missed completely