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-20.
  • -🎄- 2022 Day 21 Solutions -🎄-
    124 projects | /r/adventofcode | 20 Dec 2022
    Python AND Js https://github.com/Phil-DS/AdventOfCode2022/tree/master/day21 Started in Python, but felt that JS's better object manipulation was nicer for part 1. Saw part 2 and realized that Python's Complex numbers would be really useful here, as it allows algebra, so rewrote everything back to python, set 'humn' to 1j and just got the names of the functions in 'root'. Really nice, and nearly went with a tree to solve the 2nd part XD
  • -🎄- 2022 Day 18 Solutions -🎄-
    74 projects | /r/adventofcode | 17 Dec 2022
    Python https://github.com/Phil-DS/AdventOfCode2022/tree/master/day18 Nice and easy. Part 1: Run through the list and calculate 6 - (number of adjacent). Part 2: got the negative space using sets, and ran a flood fill to find the air pockets, discarding the one containing (0,0,0). Then, ran the SA calc from part 1 on the air pockets and took that away from the answer to part 1. (Coord range seems to be 0,22 in all 3 dimensions)

Stats

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