AlgorithmProblems VS Advent-of-Code

Compare AlgorithmProblems vs Advent-of-Code and see what are their differences.

Advent-of-Code

My solutions or attempts at solutions to the Advent of Code event. (by salt-die)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AlgorithmProblems Advent-of-Code
3 18
11 204
- -
7.1 9.2
4 months ago 4 months ago
Python Python
- The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AlgorithmProblems

Posts with mentions or reviews of AlgorithmProblems. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-11.

Advent-of-Code

Posts with mentions or reviews of Advent-of-Code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

What are some alternatives?

When comparing AlgorithmProblems and Advent-of-Code you can also consider the following projects:

competitive_programming - My solutions to programming contest problems from different sources (UVa, TopCoder, Live Archive, SPOJ, etc).

advent-of-code-cpp - C++ solutions for the Advent of Code programming puzzles - http://adventofcode.com/

advent-of-code - Collection of JS solutions for puzzles from adventofcode.com 🎁🎄

adventofcode - My solutions to the Advent of Code challenges

advent-of-code-wim - Wim's solutions for https://adventofcode.com/ puzzles

advent-of-code-golf-2020 - doing the same thing over and over and expecting the same results

advent-of-code - My Advent of Code submissions. For 2021 and before, these are the original code I used, without any modifications after-the-fact. As such, they are probably not as efficient or short as they should be, because I want a working solution faster, not a better solution. For 2022 and after, these are the solutions uploaded to my YouTube channel.

advent2021 - Advent of Code 2021 in Rust

AoC - my personal repo for the advent of code yearly challenge

batgrl - badass terminal graphics library

Advent-Of-Code

AdventOfCode2021 - Advent of Code Solutions for 21 in rust, shooting for <1ms total runtime by the end