AoC2020 VS AoC

Compare AoC2020 vs AoC and see what are their differences.

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 4 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.
  • 2020 Day 21 Solutions
    1 project | /r/adventofcode | 20 Dec 2020
    My MATLAB answer for part 1. Part 2 can be easily done manually so I didn't bother writing codes for that:)

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:

AdventOfCode-Java - adventOfCode(Language.JAVA);

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

aoc2020 - Advent of Code 2020

adventofcode - Solutions for problems from AdventOfCode.com

advent-of-code-2020

aoc2020 - Advent of Code 2020 - my answers

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

aoc2020

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

adventofcode.com

aoc2021 - Advent of Code 2021 Solutions