[2022 Day 7 (Part 1)][c#]

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

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-Day7-SpaceAnalyser

    C# .NET Core console app that solves the AdventOfCode Day 7 - Space Analyser puzzle.

  • I've been at this for hours now and I've finally given up and took a look at solution thread. I've got it working with the help of this solution that I've found was very similar to my approach, but I can't wrap my head around why is it working.

  • aoc

    Advent of code challenges (by nathanielhall)

  • 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
  • advent-of-code

    Solutions to Advent of Code Problems (by markjfisher)

  • My code was also similar to yours but in Kotlin, see lines 49-53. Although to solve, I did a DFS from the 'root' Dir object rather than keeping a flattened structure of all the dirs in a single list.

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