Advent of Code 2021 day 12

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

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

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala (by sim642)

  • advent-of-code-template

    A Haskell project template for Advent of Code solutions.

    Using the template from: https://github.com/samcoy3/advent-of-code-template

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

  • aoc-2021

    AOC challenge in Haskell (by giacomocavalieri)

    (Full code here) I used a map to represent the graph, basically I treated a Graph a as a Map a [a]

  • advent

    Advent of Code (by skazhy)

    Full code on GitHub

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