advent-of-code-2022 VS advent-of-code

Compare advent-of-code-2022 vs advent-of-code and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
advent-of-code-2022 advent-of-code
2 13
0 0
- -
10.0 8.8
over 1 year ago 3 months ago
Python C#
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

advent-of-code-2022

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-16.
  • -๐ŸŽ„- 2022 Day 17 Solutions -๐ŸŽ„-
    62 projects | /r/adventofcode | 16 Dec 2022
    Part 1 - ~50ms Part2 - ~200ms
  • -๐ŸŽ„- 2022 Day 16 Solutions -๐ŸŽ„-
    68 projects | /r/adventofcode | 15 Dec 2022
    Part 1 - ~5 seconds runtime Do a DFS style search of the possible solutions / orders to visit the valves in, but only consider the valves with non-zero flow rate, keeping track of the time each valve was opened. The travel time in between each valve we stopped at was the length of the shortest path between them (which I memoized as I went rather than pre-computing). Abandoning a "branch" of the search once you hit the time limit dramatically sped things up.

advent-of-code

Posts with mentions or reviews of advent-of-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing advent-of-code-2022 and advent-of-code you can also consider the following projects:

advent_of_code_2022 - Kotlin solutions to the Advent of Code 2022 puzzles

advent-of-code-2022-rust

aoc-2022 - Repository for solutions to Advent of Code 2022

advent-of-code - My solutions to all years of Advent of Code

a2tools - Stuff I write for my Apple //c

AdventOfCode2022 - Solutions to all 25 Advent of Code 2022 in Rust ๐Ÿฆ€ Less than 100 lines per day, total runtime of less than 1 second.

AdventOfCode - Advent of code daily challenge

AoC2022 - Solutions to Advent of Code 2022 puzzles.

Advent_of_Code - A repo revolving around attempting to solve the Advent of Code puzzles with single-statement t-sql

adventofcode - my solutions to advent of code

advent-of-code

adventofcode2022