packages

By aoc-2022

Packages Alternatives

Similar projects and alternatives to packages

  • AoC_Collection

    Nzxtime's AoC Solutions

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better packages alternative or higher similarity.

packages reviews and mentions

Posts with mentions or reviews of packages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • [2022 Day 7] Two kinds of solvers
    2 projects | /r/adventofcode | 7 Dec 2022
    The input was basically a BFS of a tree of a file system (cd and ls). Naturally most of the solutions ended up as a tree operation I think. I first did that and used a DFS to calculate all the dir sizes. To help debugging I also added a String that prints the tree as the tree command (had fun dealing with that). And then because I’m a performance freak, I used a min heap to process the sizes while walking the input so all the sizes were ordered. For AoC problems I try to use the most data structures and algorithms since usually at work I wouldn’t use much lol. Here my solution https://github.com/aoc-2022/packages/aoc-go/solutions/day_07.go

Stats

Basic packages repo stats
1
-
-
-

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com