InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Awesome-advent-of-code Alternatives
Similar projects and alternatives to awesome-advent-of-code
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
advent-of-code-2021
Discontinued An Elixir learner's solution for the Advent of Code 2021 event. (by MarcusCemes)
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
awesome-advent-of-code discussion
awesome-advent-of-code reviews and mentions
- [2023] A list of solutions for this year and years past
- Advent of Code 2022, Solutions in Common Lisp
-
Looking for good python and rust solutions repos
Also worth checking out this repo for solutions in any language: https://github.com/Bogdanp/awesome-advent-of-code
-
[2022] AoC Awesome List on Github
This is a good idea, but we already have (at least 1) established list that people are using: https://github.com/Bogdanp/awesome-advent-of-code
-
Sea Cucumber
What was the most eloquent solution I found on Github and Youtube?
- Can you find the optimal route for the trolly?
-
[C#] Repo for solutions in C#
https://github.com/Bogdanp/awesome-advent-of-code Check out this repo for solutions for various languages. Consider adding yours to the C# part of the README
-
Three Ways to Debug Code in Elixir
```
I find the above really elegant. It's correct, the special case for "0" is very explicit, and if you try a negative number, Elixir will simply be unable to match the given problem to a function definition (n < 0), which makes more sense than throwing "BadArgument" errors/exceptions.
If you really want to just solve problems, I advise sticking with Python, there's nothing wrong with it. Most languages also provide a lot of functional concepts, I'm sure Python is no exception (with some libraries). Be prepared that functional languages require you to think differently, but it is really fun to do things in a functional way!
Good luck!
[1]: https://github.com/Bogdanp/awesome-advent-of-code
-
2020 Day 15 Solutions
I added my repo to Awesome AoC because the other two Dart solutions were not for all days. I'm not sure my code is the best example of Dart code! Is your code available? Maybe you could share it?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 May 2025
Stats
The primary programming language of awesome-advent-of-code is Markdown.
Popular Comparisons
- awesome-advent-of-code VS livebook
- awesome-advent-of-code VS aoc-2020
- awesome-advent-of-code VS Advent-of-Code-2021
- awesome-advent-of-code VS advent-of-code-2019
- awesome-advent-of-code VS ice_cream
- awesome-advent-of-code VS advent-of-code-2021
- awesome-advent-of-code VS advent-of-code
- awesome-advent-of-code VS advent
- awesome-advent-of-code VS advent_of_code_2022
- awesome-advent-of-code VS adventofcode