-πŸŽ„- 2020 Day 25 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
  • aoc2020

    Advent of Code 2020 - my answers

  • Haskell

  • aoc

    Advent of Bad Code (by jwise)

  • Code, optimized a bit ("the cool kid optimization"), to find only the smallest loop size: https://github.com/jwise/aoc/blob/master/2020/25-coolkid.lua

  • 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
  • aoc

    Solutions to Advent of Code puzzles in Python. (by seligman)

  • github

  • Advent-of-Code

    Advent of Code (by michaeljgallagher)

  • Merry Christmas everyone!

  • AdventOfCode2019

    πŸŽ„Solutions to all 25 AoC 2019 problems in Rust

  • Thanks for an amazing year! Definitely a lot easier this year than last one, which was a bit sad. No hard graph problems, requiring path finding algorithms, no insane math problems like day 22 last year. It's hard finding the right balance. I think 2019 was maybe a bit too hard and this year maybe too easy.

  • aoc2020apl

    Advent of Code 2020 solutions in Dyalog APL

  • Dyalog APL 395/315

  • AoC2020

    Advent Of Code 2020 (by ShaoshiZ)

  • My Answer\ There isn't much to say about today's puzzle. A rather straightforward MATLAB implementation. Merry Christmas everyone!

  • 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.

    InfluxDB logo
  • AoC

    my personal repo for the advent of code yearly challenge (by Fadi88)

  • Github

  • Advent-2020

    My Solutions for Advent of Code 2020

  • Github Link

  • advent2020

    Advent of Code 2020 solutions in C++ (by bustercopley)

  • C++ (code). Took a few minutes to hack up a modular exponent function (repeated squaring).

  • advent-of-code-2020

    Advent of Code 2020 Solutions (by chuuddo)

  • JavaScript

  • advent_of_code_2020

  • rust

  • advent-of-code

  • Clojure

  • adventofcode

    Solutions for Advent of Code over the years (by sburuiana)

  • Python 26/23

  • AoC2020

    Programs for Advent of Code 2020 (by Perska)

  • C# Solution

  • AdventOfCode2020

    my (quick and dirty) solutions to AdventOfCode 2020 (by shoerust)

  • code

  • AdventOfCode-Java

    adventOfCode(Language.JAVA);

  • Java Today was very easy, but it took me considerable effort to wrap my mind around the problem. I was almost about to do a multithreaded solution when I facepalmed and implemented what I actually had to implement.

  • aoc-2020

    My solutions to Advent of Code 2020. (by Fryer)

  • JavaScript 2721/2260

  • aoc2020

  • Python solution Took time to understand the question

  • advent-2020

    Discontinued [Moved to: https://github.com/anlsh/advent-of-code] (by anlsh)

  • Common Lisp. It's been fun, everyone. Until next year!

  • aoc2020

  • TypeScript

  • AdventOfCode2020

    Advent of Code 2020 (by kimvais)

  • F#

  • adventofcode

    My JS solutions for the Adevent of Code competition (by nutki)

  • More golfs for other days in my repo.

  • My solution in Rust: https://github.com/LinAGKar/advent-of-code-2020-rust/blob/main/day25a/src/main.rs

  • advent-of-code

  • aoc2020

    Advent of Code 2020 (by pwm)

  • Haskell hand-rolled discreteLog (BSGS) and expMod

  • AdventofCode2020

    My codes for each day of the AoC 2020, not all are great by lack of time and skills in C++ (by Shadowwws)

  • Code

  • aoc

    Advent of Code solutions (by sjmulder)

  • Part 1

  • aoc-2020

    My solutions for Advent of Code 2020 (by jasonincanada)

  • Simple Haskell solution. I didn't know about powMod until just now so I wrote a basic iterable step function:

  • adventofcode2020

    Solutions for the 2020 Advent of Code advent calendar of daily programming puzzles (by erjicles)

  • https://github.com/erjicles/adventofcode2020/tree/main/src/AdventOfCode2020/AdventOfCode2020/Challenges/Day25

  • AdventOfCode2020

  • My Haskell solution.

  • adventofcode2020

    Advent of Code Solutions 2020 (by seanhandley)

  • Using the Baby Step Giant Step algorithm for computing discrete logarithms: https://github.com/seanhandley/adventofcode2020/blob/master/ruby/day_25/advent25.1.rb

  • aoc2020

    Advent of Code 2020 (by sporksmith)

  • Rust. Just implemented everything as specified. 3.7 ms

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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