Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Aoc2015 Alternatives
Similar projects and alternatives to aoc2015
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better aoc2015 alternative or higher similarity.
aoc2015 discussion
aoc2015 reviews and mentions
Posts with mentions or reviews of aoc2015.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-18.
-
[2015 Day 19 (Part 1 & 2)] Python Deterministic Solution
When I solved this, I cheated .... and used the exact comment you linked to make my solution for part 2 really simple: it's just a direct calculation with the number of "parentheses" and "commas": https://github.com/ednl/aoc2015/blob/main/day19.py
-
[2015 Day 15] Need a nudge to get away from brute forcing this
That's a great simple way of doing gradient descent (ascent, in this case..). I added that to my explanation of the example, which was far too long and complicated: you don't need to limit the search space, just start in the middle! Obviously that's not something that will work in general, but the puzzle is well-behaved enough. They usually are.
-
puzzle input with no answer
Same with my version: https://github.com/ednl/aoc2015/blob/main/day05.py
-
[2021 Day 1] Quick question from a newcomer
You're correct! There are no time limits; in fact, you can work on any puzzle from any year, which means you can even start from the beginning of Advent of Code 2015 if you wanted to!
-
Advent of Code (AoC) Day One
This is the seventh year puzzles, if you want to check out previous years take a look at: 2015, 2016, 2017, 2018, 2019, 2020
-
Completing Advent of Code 2015 with 3 Programming languages
Throughout the spring and summer of 2021 a few of the times that I mentioned on the Advent of Code subreddit that I was doing the 2015 problem set in all 3 languages, some folks said they’d be interested in a writeup on the experience. Now that I’ve finally finished 2015 (my first set of 50 stars!) it’s time for that writeup. Before I continue, I’d like to thank everyone on the subreddit who has helped me. I have a README.md for each day’s problem and you’ll find my thanks to those who helped me within those READMEs here in my repo.
- [2015 Day 20] There must be a more efficient way to solve this, right? What is it?
-
A note from our sponsor - InfluxDB
influxdata.com | 17 Apr 2025
Stats
Basic aoc2015 repo stats
8
0
0.0
almost 2 years ago
ednl/aoc2015 is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of aoc2015 is HTML.