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 and 2023 in Scala (by sim642)
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
advent-of-code-go
All 9 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022 2023
-
-
-
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
advent-of-code discussion
advent-of-code reviews and mentions
- [2022] Relevant XKCD: Game AIs
-
-🎄- 2021 Day 24 Solutions -🎄-
For a full write-up, see this repo, and for a non-annotated solution, see:
-
-🎄- 2021 Day 18 Solutions -🎄-
Otherwise, the main way I solved this was with a flat list of tokens rather than a truly nested structure. This was very similar to last year's Day 18, which I also solved in a similar manner.
-
-🎄- 2021 Day 9 Solutions -🎄-
Code can be found in this repo.
-
-🎄- 2021 Day 7 Solutions -🎄-
code
-
-🎄- 2021 Day 5 Solutions -🎄-
First 2D one! Got to reuse my InfiniteGrid class, which made this much easier.
-
How to beat AOC 2019, day 13, part 2?
Mine only took about 2 minutes when I originally recorded it. I've since added some optimizations to my Intcode computer, and re-running my original program with the optimized computer now runs in about 45 seconds. 😁
-
[2015 Day 19 (Part 2)] I don't want specifics, but can someone point me in which direction I should work this problem?
Here is my solution in JS, which also has a long comment explaining the main iterative loop.
-
[2020 - Day 15 - Part 1/2] [JS/Python] - Why is the Javascript solution so much faster?
Your solution is very similar to mine, and I too found that using an Array of a set size was way faster than an ordinary Object. I believe it has to resizing the array / object.
-
2020 Day 13 Solutions
Main code for part two here, with comments, and full code for all parts found here.
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Sep 2024
Stats
romellem/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 JavaScript.
Popular Comparisons
- advent-of-code VS AlgorithmProblems
- advent-of-code VS adventOfCode
- advent-of-code VS adventofcode
- advent-of-code VS adventofcode
- advent-of-code VS advent-of-code
- advent-of-code VS aoc2017apl
- advent-of-code VS advent-of-code-2021
- advent-of-code VS advent-of-code
- advent-of-code VS advent_of_code
- advent-of-code VS aoc2021