advent-of-code-2020 VS AdventOfCode2020

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

advent-of-code-2020

My solutions to Advent of Code 2020 in Python 50:star: (and some in C++). (by dketterer)

AdventOfCode2020

My solutions for Advent of Code 2020 in Python. I try to write solutions as elegant, readable and Pythonic as possible. (by 0xVector)
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-2020 AdventOfCode2020
1 2
1 7
- -
3.6 0.0
over 3 years ago over 2 years ago
Python 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-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.
  • 2020 Day 20 Solutions
    1 project | /r/adventofcode | 28 Dec 2020
    You can use a 2D-convolution like convolve2d in scipy if you are already using numpy for your picture. A '15' (the count of '1's in the seamonster) means a match. My whole code runs in 75ms. Maybe have a look at this: https://github.com/dketterer/advent-of-code-2020/blob/main/day20/main.py#L207

AdventOfCode2020

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

What are some alternatives?

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

AdventOfCode2020 - My solutions for Advent Of Code 2020

AdventOfCode2020

advent_of_code - #adventOfCode

aoc2017apl - Advent of Code 2017 solutions in APL

hac - HAC Ada Compiler - a small, quick Ada compiler fully in Ada

advent-of-code-2020