Advent of Code 2022 day 9

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

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
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.com
featured
  • advent

    Advent of Code complete solution archive and common library (by glguy)

  • advent-of-code-2022

    Advent of Code 2022 in Haskell (by prikhi)

  • Fold through the moves, fold through the knots, track the position of the last knot: https://github.com/prikhi/advent-of-code-2022/blob/master/Day09.hs

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

    solutions to advent of code problems (by c-coward)

  • Pretty happy with my code, which amounts to a bunch of composed scanls, my part 1 solution gave me part 2 for free! Code

  • advent-of-code

  • aoc2022

  • adventofcode2022

    adventofcode2022 (by sullyj3)

  • aoc2022

  • Had a lot of trouble today, not confident in my approach. https://github.com/tam-carre/aoc2022/blob/main/src/Day09.hs

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

  • I did not read the problem correctly, thought the movement algorithm wasn't given, and took half an hour to reconstruct the it by staring at the images. Woops. https://github.com/Tarmean/aoc2022/blob/master/library/Day09.hs

  • aoc2022

  • (Full solution here)

  • advent-of-code

    Advent of Code solutions (by mcwitt)

  • full solution

  • Advent-of-code

    https://adventofcode.com/ (by 0xmycf)

  • Technically today should have been fun, but I just didn't see that signum will solve everything... then my snake was one point to short and I didn't notice... All in all pretty messy but I was able to clean it up: https://github.com/0xmycf/Advent-of-code/blob/main/2022/aoc22/src/Days/Day09.hs Finally used State though!

  • advent2022

    Advent of Code 2022 (by chiguire)

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

  • Advent of Code 2022 day 13

    9 projects | /r/haskell | 12 Dec 2022
  • How do I structure my files to comfortably work on the advent of code challenges?

    9 projects | /r/haskell | 6 Dec 2022
  • Advent of Code 2022 day 8

    8 projects | /r/haskell | 7 Dec 2022
  • Discussão sobre o Advent of Code 2022 - Dia 4: Algebra booliana e ordenação

    1 project | dev.to | 7 Dec 2022
  • Advent of Code 2022 day 7

    7 projects | /r/haskell | 6 Dec 2022