advent-of-code-2021 VS advent-of-code

Compare advent-of-code-2021 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
advent-of-code-2021 advent-of-code
1 10
0 3
- -
0.0 8.2
over 2 years ago 5 months ago
Python JavaScript
- -
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.

advent-of-code-2021

Posts with mentions or reviews of advent-of-code-2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.
  • -🎄- 2021 Day 16 Solutions -🎄-
    148 projects | /r/adventofcode | 15 Dec 2021
    https://github.com/fbl100/advent-of-code-2021/blob/master/day_16.py My first attempt at this was really ugly. The second attempt used a buffer that keeps track of the current position, which was much cleaner and resulted in everything just 'falling into place'. I say that until I got the part 2 answer wrong. I had to figure out why a negative number was getting into the mix on my evaluations. Check line 221-223 if you're interested.

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-04.

What are some alternatives?

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

advent-of-code-2021

scamp-cpu - A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.

aoc-2021-python - my Python solutions for Advent of Code 2021!

z3 - The Z3 Theorem Prover

advent-of-code - Advent of Code 2022

aoc-2021-kotlin - Advent of Code 2021 puzzle solving using Kotlin

aoc21

AdventOfCode2021 - [Moved to: https://github.com/gfioretti/AdventOfCode]

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

AdventOfCode-2021

adventofcode - advent of code entries

advent_of_code - This repository contains solutions to Advent of Code challenges