[2021 Day 14] Welp, apparently I didn't learn my lesson after the lanternfish

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

    My Advent of Code submissions (by DecemberDream)

  • Well, I did solve it. I had to find a way to not use strings and used a defaultdict instead. At the end, however, I only add the last character to the count which yields the correct result. You can find my solution here. The code is definitely not the best one I've written lol...

  • advent-of-code

  • This is [how I solved it at first](https://github.com/samsonjj/advent-of-code/blob/main/2021/day-14/src/bin/main.rs), but it takes 50ms on my machine in Rust. Mind elaborating on how yours was optimized?

  • 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

  • Here's my solution.

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