AdventOfCode2022

Rust project for advent of code 2022: https://adventofcode.com/2022 (by Convez)

AdventOfCode2022 Alternatives

Similar projects and alternatives to AdventOfCode2022

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

AdventOfCode2022 reviews and mentions

Posts with mentions or reviews of AdventOfCode2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.
  • -🎄- 2022 Day 24 Solutions -🎄-
    72 projects | /r/adventofcode | 23 Dec 2022
    For part 2 it was just a matter of adding recursion to go back and forth in the map, switching starting position and target each time: https://github.com/Convez/AdventOfCode2022/blob/main/day24/src/main.rs
  • -🎄- 2022 Day 23 Solutions -🎄-
    60 projects | /r/adventofcode | 22 Dec 2022
    Better late then never. Each round I generate a treemap that holds the elves for a proposed position. For part 2 I set the target round to the max usize and break when the treemap is empty. https://github.com/Convez/AdventOfCode2022/blob/main/day23/src/main.rs I'm sure the update of the elf position can be optimized more, but I'm already late for day 24 :D
  • -🎄- 2022 Day 22 Solutions -🎄-
    69 projects | /r/adventofcode | 21 Dec 2022
  • [Day 17 Part 2] RUST - Stuck after cycle detection
    1 project | /r/adventofcode | 19 Dec 2022
    I think the cycle detection is ok, since I verify that the pattern I found is repeating. So it's either something wrong with the cycle detection or with my math at the end. Could someone help me? https://github.com/Convez/AdventOfCode2022/blob/main/day17/src/main.rs
  • -🎄- 2022 Day 16 Solutions -🎄-
    68 projects | /r/adventofcode | 15 Dec 2022
    This solution works on the test data, but for actual data it's giving me a higher number. My function is trying to find the highest possible score, and at each recursive level I remove the current item to the eligible nodes, I'm not sure if there is something wrong with my exit condition or my score calculation: https://github.com/Convez/AdventOfCode2022/blob/main/day16/src/main.rs
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 29 Apr 2024
    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. Learn more →

Stats

Basic AdventOfCode2022 repo stats
5
0
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