Aoc Alternatives
Similar projects and alternatives to aoc
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
Advent-of-Code-2021
My solutions for Advent of Code 2021 (by kermitnirmit)
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better aoc alternative or higher similarity.
aoc reviews and mentions
Posts with mentions or reviews of aoc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-08.
-
Got answer but want to learn to better optimize for speed (2015, Day 6 Part 2)
This is my solution: https://github.com/mkst/aoc/blob/master/2015/06.py. i haven't looked at it for quite a long time, but one difference is I'm doing the heavy lifting in terms of parsing the input upfront, so my loops have fewer if statements. Not at my PC to see how long this takes though.
-
2021 Day 4 Approach and other ideas?
For each board I created a bitmask to track called numbers. Iterate through the bingo calls. If the call results in a line, I return the "answer" otherwise return the updated bitmask. After iterating over all boards I have a list of results, then for part 1, pick the first result that was a number rather than bitmask, and part 2 find the last result... It's pretty horrible when explained in words, but the code is.. ok-ish. https://github.com/mkst/aoc/blob/master/2021/04.q
Stats
Basic aoc repo stats
4
10
0.0
about 2 months ago
Popular Comparisons
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com