advent-of-code-2022

I will be attempting Advent of Code 2022 with Rust, a language I have never learned before. (by grhkm21)

Advent-of-code-2022 Alternatives

Similar projects and alternatives to advent-of-code-2022

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better advent-of-code-2022 alternative or higher similarity.

advent-of-code-2022 reviews and mentions

Posts with mentions or reviews of advent-of-code-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • -🎄- 2022 Day 7 Solutions -🎄-
    248 projects | /r/adventofcode | 6 Dec 2022
    [Here](https://github.com/grhkm21/advent-of-code-2022/blob/master/day-07/src/main.rs) is my implementation. I probably should create a `Tree` struct that wraps a `TreeNode` as well, but... I am kind of lazy. Note that `.dfs` doesn't allow returning any references e.g. `.dfs(|node| node)` will not work, since that runs into lifetime issues of closures, as they are not declarable. (I am beginner to Rust too, sorry for wrong termonology).

Stats

Basic advent-of-code-2022 repo stats
1
5
10.0
over 1 year ago

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