advent-of-code-go
All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024 (by alexchao26)
advent-of-code
My solutions for Advent of Code (by AlexAegis)
advent-of-code-go | advent-of-code | |
---|---|---|
63 | 18 | |
193 | 67 | |
0.0% | - | |
8.0 | 6.7 | |
8 months ago | 8 months ago | |
Go | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
advent-of-code-go
Posts with mentions or reviews of advent-of-code-go.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-24.
-
[All years, All days, All in Go] All caught up!
Full repo: https://github.com/alexchao26/advent-of-code-go
- -π- 2022 Day 25 Solutions -π-
- -π- 2022 Day 24 Solutions -π-
- -π- 2022 Day 23 Solutions -π-
- -π- 2022 Day 22 Solutions -π-
- -π- 2022 Day 21 Solutions -π-
- -π- 2022 Day 20 Solutions -π-
- -π- 2022 Day 19 Solutions -π-
- -π- 2022 Day 18 Solutions -π-
- -π- 2022 Day 17 Solutions -π-
advent-of-code
Posts with mentions or reviews of advent-of-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-06.
-
Day 6: howβd yβall see that it was the quadratic equation?
But I only realized this once I saw that my first solution wont cut it
-
-βοΈ- 2023 Day 6 Solutions -βοΈ-
part1
- [2022 Day 12] Fess up, who else overengineered this?
-
[2022 Day 11] Polish notation? Never heard of it.
No idea, but I've since made a more sensible input parser: https://github.com/AlexAegis/advent-of-code/blob/master/solutions/typescript/2022/11/src/parse.function.ts
-
2021 Day 16 Me spending way too much time trying to handle the garbage bits
Well, you probably are because that's how I implemented it, lol: https://github.com/AlexAegis/advent-of-code/blob/c6c55bb49838fd214c519b07ed60e1d67cbcc641/solutions/typescript/2021/16/model/packet.interface.ts
-
-π- 2021 Day 1 Solutions -π-
Part 1 Part 2
-
-π- 2020 Day 24 Solutions -π-
Part Two
-
-π- 2020 Day 23 Solutions -π-
Part Two
-
2020 Day 20 Solutions
Part Two
-
-π- 2020 Day 22 Solutions -π-
Part Two
What are some alternatives?
When comparing advent-of-code-go and advent-of-code you can also consider the following projects:
aoc2021 - Advent of Code 2021 - my answers
ruby - The Ruby Programming Language
adventofcode - Solutions for problems from AdventOfCode.com
aoc2020 - Advent of Code 2020 - my answers
advent-of-code
AoC - my personal repo for the advent of code yearly challenge