Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
AdventOfCode Alternatives
Similar projects and alternatives to AdventOfCode
-
-
advent-of-code-2020
:christmas_tree: My Advent of Code solutions in Rust. http://adventofcode.com/2020
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
grapher
Grapher is a Python class that generates a 2D graph object for displaying (x, y) data as text. (by dillweed)
-
advent-of-code-wim
Wim's solutions for https://adventofcode.com/ puzzles
-
adventofcode
Solutions for problems from AdventOfCode.com (by bhosale-ajay)
-
aoc
🎄 My solutions and walkthroughs for Advent of Code (https://adventofcode.com) and more related stuff.
-
-
-
-
-
AdventOfCode
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA (by jonathanpaulson)
-
advent-of-code
Collection of JS solutions for puzzles from adventofcode.com 🎁🎄 (by romellem)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
AdventOfCode reviews and mentions
-
Need help finding good python solutions
Here are mine: https://github.com/benediktwerner/AdventOfCode
- [2022 All Days]
-
Running time goals (more of a survey question)
I love doing optimizations like this but I don't really have enough time anymore to really do it. In 2020 I spent a fair amount of time writing super optimized solutions for the first 10 or so days (repo solving all those days together in 150us i.e. <1ms) but even back then, I eventually stopped since I had other things to do and it took more and more time as the days went on.
- [2022 Day 8] Anyone have a solution that doesnt have a separate function for every direction?
-
-🎄- 2022 Day 5 Solutions -🎄-
Python 3 116/125
-
-🎄- 2021 Day 24 Solutions -🎄-
Wow, my final solution looks almost exactly the same. Though I calculated my initial answers by hand.
-
[2021 Day 18] When you check the leaderboard first and see most people taking 30+ minutes
That's certainly not necessary though and really not what makes most of the speed, especially for problems like today's. I don't really look at other leaderboard competitor's solutions much but at least my solutions (ranked ~20 today) are almost always completely vanilla Python (the only exception is networkx for the occasional graph problem but even that isn't really that much of a speedup if you know the common graph algorithms) and always self-contained.
-
-🎄- 2021 Day 18 Solutions -🎄-
Interesting approach. I guess mine could be considered a bit nicer, doing it recursively and returning the number to add to the left or right.
- [c++] What's your preferred way to store solutions?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Nov 2023
Stats
benediktwerner/AdventOfCode is an open source project licensed under Creative Commons Zero v1.0 Universal which is not an OSI approved license.
The primary programming language of AdventOfCode is Python.
Popular Comparisons
- AdventOfCode VS advent-of-code-2020
- AdventOfCode VS adventofcode
- AdventOfCode VS advent_of_code_2021_v2
- AdventOfCode VS advent-of-code
- AdventOfCode VS AOC2021-in-Fortran
- AdventOfCode VS grapher
- AdventOfCode VS adventofcode
- AdventOfCode VS AdventOfCode2021.jl
- AdventOfCode VS adventofcode
- AdventOfCode VS advent-of-code-2021