SaaSHub helps you find the best software and product alternatives Learn more →
Advent-Of-Code Alternatives
Similar projects and alternatives to Advent-Of-Code
-
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala (by sim642)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
advent-of-code-go
All 9 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022 2023
-
-
-
-
-
-
-
-
AdventOfCode
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Advent-Of-Code alternative or higher similarity.
Advent-Of-Code discussion
Advent-Of-Code reviews and mentions
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-05.
-
-❄️- 2023 Day 4 Solutions -❄️-
Part1 and part2
- -🎄- 2022 Day 3 Solutions -🎄-
-
-🎄- 2022 Day 2 Solutions -🎄-
Solution: https://github.com/tymscar/Advent-Of-Code/tree/master/2022/typescript/day02
-
-🎄- 2022 Day 1 Solutions -🎄-
Thought about doing it in Typescript this year. You can find part1 here and part2 here!
-
-🎄- 2021 Day 25 Solutions -🎄-
Today was way easier than the past week which is great, because I can relax a bit. I have rushed the code, so its not the greatest, but its here, in Javascript, if you want to see!
-
-🎄- 2021 Day 23 Solutions -🎄-
Today was insane for me. Basically spent like 10 hours working on it, but I started from scratch in the last hour and got both parts. I made very stupid mistakes such as reversing the values when reading them or writing a 2 instead of a 3. I am tired, but we are almost at the end! Part1 and part2 in Javascript.
-
-🎄- 2021 Day 19 Solutions -🎄-
Part1 and part2 in Javascript. Beware, code is ugly, didnt have time to clean it up and it also runs in like 3 minutes... :(
-
-🎄- 2021 Day 10 Solutions -🎄-
Part1 and part2 in Javascript
-
-🎄- 2021 Day 9 Solutions -🎄-
Today was very enjoyable, albeit a bit easier than expected after what was yesterday, haha. Part1 and part2 in Javascript
-
-🎄- 2021 Day 8 Solutions -🎄-
I think today was very difficult because of the way the problem was layed out. Most of what you need to do for part2 was explained in part1 for no reason and the example werent exhaustive. I tried doing it with sets, then I also tried bruteforcing it and in the end I ended up doing a more manual approach which is very ugly but I am too tired to refactor rigth now. Part1 and part2 in Javascript.
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Dec 2024
Stats
Basic Advent-Of-Code repo stats
12
22
5.7
5 days ago
tymscar/Advent-Of-Code is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Advent-Of-Code is Python.