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 →
Advent-of-Code-2021 Alternatives
Similar projects and alternatives to Advent-of-Code-2021
-
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala (by sim642)
-
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.
-
-
-
advent-of-code-go
All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
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-2021 alternative or higher similarity.
Advent-of-Code-2021 discussion
Advent-of-Code-2021 reviews and mentions
Posts with mentions or reviews of Advent-of-Code-2021.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-06.
-
-🎄- 2022 Day 7 Solutions -🎄-
I totally recommend trying - it's going to be a lot of fun and you'll understand the structure better. I'm not a pro and I never studied CS - that's just my experience from last year (day 18).
-
[2021] What did you learn or take away from AoC 2021?
I keep a diary of what I learned, revised or improved at in my repo.
-
-🎄- 2021 Day 23 Solutions -🎄-
Python - needs over 45 seconds but WORKS, which is good enough for me after a couple of days, especially given the fact that I can spend at most 1-2 hours a day solving this... The ugliest part are probably the hard-coded distances from rooms to corridors and vice versa, but what the heck, it works.
-
[2021 Day 19] Part 1: count correct for sample, too low for actual + no idea how to find out if orientation is correct
For reference, here's my work-in-progress code (Python). But most imporatntly I want to describe my line of thinking :
-
-🎄- 2021 Day 18 Solutions -🎄-
As a complete hobbyist, I was glad I figured out this had something to do with binary trees. It took about an hour to design everything on paper. Then I started to code it...and then debug...and four hours later I finally arrived at this solution.
-
-🎄- 2021 Day 15 Solutions -🎄-
Python
-
-🎄- 2021 Day 14 Solutions -🎄-
I'm not sure what kind of brainfog descended on me this morning. After part 1 I instantly knew I should just count the pairs and update their numbers but somehow couldn't figure out how to do it. It took me almost an hour before it dawned on me that...wait for it...a pair splits into two pairs. After that and some off-by-one debugging I came up with this solution. Defaultdict for the win.
-
-🎄- 2021 Day 13 Solutions -🎄-
Python - two alternative solutions (lines 25-65 and 68-106, not including the parser)
-
[2021 Day 11] Flashing octopi
This is not my first visualisation but for the first time I decided to share one here. It looks worse on screen due to flickering (I print the board and clear the screen after each step). Here's the code.
-
-🎄- 2021 Day 10 Solutions -🎄-
Anyway, here's my stack-based Python solution. It could be made way shorter because there's actually no need to store data separately about valid lines (valid == not corrupt and empty stack), but I thought the verbose approach makes the solution a bit more understandable.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 May 2025
Stats
Basic Advent-of-Code-2021 repo stats
14
2
3.4
5 months ago
The primary programming language of Advent-of-Code-2021 is Python.
Popular Comparisons
- Advent-of-Code-2021 VS amphibia
- Advent-of-Code-2021 VS Advent-of-Code
- Advent-of-Code-2021 VS advent-of-code-go
- Advent-of-Code-2021 VS aoc2021
- Advent-of-Code-2021 VS aoc2021
- Advent-of-Code-2021 VS advent-of-code-2021
- Advent-of-Code-2021 VS AdventOfCode2021
- Advent-of-Code-2021 VS AoC
- Advent-of-Code-2021 VS AdventOfCode2021FSharp
- Advent-of-Code-2021 VS Advent2021