2020 Day 20 Solutions

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • advent-of-code-2020

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

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts