AoC2020 VS AoC

Compare AoC2020 vs AoC and see what are their differences.

AoC2020

Advent Of Code 2020 (by ShaoshiZ)

AoC

my personal repo for the advent of code yearly challenge (by Fadi88)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AoC2020 AoC
3 87
0 18
- -
0.0 8.3
over 3 years ago 3 months ago
MATLAB Python
MIT License GNU General Public License v3.0 or later
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.

AoC2020

Posts with mentions or reviews of AoC2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-24.
  • -🎄- 2020 Day 25 Solutions -🎄-
    36 projects | /r/adventofcode | 24 Dec 2020
    My Answer\ There isn't much to say about today's puzzle. A rather straightforward MATLAB implementation. Merry Christmas everyone!
  • -🎄- 2020 Day 22 Solutions -🎄-
    91 projects | /r/adventofcode | 21 Dec 2020
    Part 1\ Part 2\ Since the script for part 2 is written in a recursive way, there is an extra step to get the final answer. The final answer can be easily obtained based on the non-empty deck.\ \ I was confused by the infinite loop prevention rule, but other than that, pretty simple puzzle.

AoC

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 2023-12-10.

What are some alternatives?

When comparing AoC2020 and AoC you can also consider the following projects:

advent-of-code - My solutions for Advent of Code

adventofcode - Solutions for problems from AdventOfCode.com

aoc2020 - Advent of Code 2020 - my answers

AdventOfCode-Java - adventOfCode(Language.JAVA);

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

aoc2021 - Advent of Code 2021 Solutions

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

Advent-of-code-2021-golang - Advent of code 2021 Go solutions

aoc2021 - Advent of Code 2021 - my answers

Advent-of-Code - Advent of Code

advent-of-code-2021

AdventOfCode2021 - Solutions to all 25 AoC 2021 problems in Rust :crab: Less than 100 lines per day and under 1 second total execution time! :christmas_tree: