advent21 VS advent-of-code

Compare advent21 vs advent-of-code and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
advent21 advent-of-code
2 9
0 5
- -
0.0 7.1
over 2 years ago 2 months ago
Nim Python
Apache License 2.0 -
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.

advent21

Posts with mentions or reviews of advent21. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-22.
  • -🎄- 2021 Day 23 Solutions -🎄-
    48 projects | /r/adventofcode | 22 Dec 2021
    Nim with my walkthrough here. Similar to the other solutions, just brute-forcing all possible moves for Dijkstra's algorithm. My walkthrough simply explains how to figure out the valid moves to do so, turns out it isn't too hard after having written it down (and simplifying my code).

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 2022-12-15.

What are some alternatives?

When comparing advent21 and advent-of-code you can also consider the following projects:

adventofcode

Advent-of-Code - My solutions for the Advent of Code puzzles (work in progress).

advent-of-code-2020 - 🎅🌟❄️☃️🎄🎁

Red-Team-Advent-of-Code - Red Teaming / Pentesting challenges for my Advent-Of-Code 2021.

personal_code - random code that I have lying around

advent-of-code-2021 - My solutions for the "Advent of Code 2021"

Advent-Of-Code - My solutions to all Advent of Code questions

algorithm-problems - My solutions to various problems / competitions

adventofcode_2021 - AdventOfCode 2021

advent-of-code-2020-jq - Solving Advent of Code with jq [Moved to: https://github.com/odnoletkov/advent-of-code-jq]

adventofcode - Answers to Advent of Code

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala