AdventOfCode VS advent-of-code-2022

Compare AdventOfCode 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
AdventOfCode advent-of-code-2022
15 2
2 0
- -
0.0 10.0
over 1 year ago over 1 year ago
Python 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.

AdventOfCode

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

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 AdventOfCode and advent-of-code-2022 you can also consider the following projects:

advent-2021-sql - Advent of Code 2021 using SQL (PostgreSQL-flavored)

advent-of-code - advent of code solutions

adventofcode - my solutions to advent of code

advent_of_code_2022 - Kotlin solutions to the Advent of Code 2022 puzzles

adventofcode - my solutions to the adventofcode.com puzzles

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

adventofcode

a2tools - Stuff I write for my Apple //c

advent-of-raku-2022 - 2022 Advent of Code solutions in the Raku programming language

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

aoc2022 - Advent of Code 2022

advent-of-code