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

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
advent-of-code advent-of-code-2022
2 2
7 0
- -
5.9 10.0
5 months ago over 1 year ago
JavaScript 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 2022-12-16.

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 - advent of code solutions

adventofcode - Advent of Code challenge solutions

advent_of_code_2022 - Kotlin solutions to the Advent of Code 2022 puzzles

aoc - Advent of Code

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

a2tools - Stuff I write for my Apple //c

AdventOfCode - Advent of code daily challenge

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

advent-of-code

adventofcode - Advent of code solutions

adventofcode - :christmas_tree: Advent of Code (2015-2023) in C#