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

Compare advent-of-code vs advent-of-code-2022 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 advent-of-code-2022
13 2
0 0
- -
8.8 10.0
3 months ago over 1 year ago
C# Python
- -
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

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.

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.

What are some alternatives?

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

advent-of-code-2022-rust

advent_of_code_2022 - Kotlin solutions to the Advent of Code 2022 puzzles

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

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

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

a2tools - Stuff I write for my Apple //c

AoC2022 - Solutions to Advent of Code 2022 puzzles.

AdventOfCode - Advent of code daily challenge

adventofcode - my solutions to advent of code

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

adventofcode2022

advent-of-code