Advent_of_Code VS advent-of-code-2020

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

Advent_of_Code

These are my solutions to the Advent of Code puzzles. These are some of my first Python scripts, so please manage your expectations. :^) (by Nomen-Heroum)
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
Advent_of_Code advent-of-code-2020
4 2
0 -
- -
0.0 -
over 2 years ago -
Python
- -
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

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 2021-01-21.
  • I wrote a small blog on using F# for Advent of Code 2020. Conclusion: it was a lot of fun!
    2 projects | /r/adventofcode | 21 Jan 2021
    This made me think about how to make my own Python solution more elegant. It was one of the earlier things I wrote in Python, and I've done almost every AoC year since! I've refactored it and switched to using complex numbers, I think it turned out pretty well. Here's the code for both parts.
  • 2020 Day 20 Solutions
    1 project | /r/adventofcode | 23 Dec 2020
    Here's my own solution, if you're interested: https://github.com/Nomen-Heroum/Advent_of_Code/blob/master/2020/day20.py
    1 project | /r/adventofcode | 22 Dec 2020
    On a vaguely related note, I decided to finally commit my solutions to GitHub! Here is my day 20 solution, cleaned up and commented to death for your reading convenience.
  • -🎄- 2020 Day 22 Solutions -🎄-
    91 projects | /r/adventofcode | 21 Dec 2020
    Mine went down from 20062 to 16881 recursive calls, here's my code (also Python 3). Just add a global CALLS before line 7 and global CALLS; CALLS += 1 before line 17 in the if block to count the function calls.

advent-of-code-2020

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

What are some alternatives?

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

Advent-of-Code - C# solutions for Advent of Code puzzles

AoC2020 - Advent Of Code 2020

AoC2020 - Programs for Advent of Code 2020

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

advent-of-code-2020 - Solutions to Advent of Code 2020

adventofcode - Gok's Advent of Code Repo

adventofcode.com

advent-of-code-2020 - Solutions for Advent of code