advent_of_code_2022 VS advent-of-code-2022

Compare advent_of_code_2022 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_2022 advent-of-code-2022
5 2
1 0
- -
10.0 10.0
over 1 year ago over 1 year ago
Kotlin Python
GNU General Public License v3.0 only -
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-18.

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

advent - advent of code

advent-of-code - advent of code solutions

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

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

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

a2tools - Stuff I write for my Apple //c

aoc2022 - Advent of Code 2022 - my answers

AdventOfCode - Advent of code daily challenge

AOC2022

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

advent-of-code