advent-of-code-2023 VS advent-of-code-2023

Compare advent-of-code-2023 vs advent-of-code-2023 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-2023 advent-of-code-2023
1 3
1 1
- -
8.5 8.0
3 months ago 5 months ago
Python Python
- MIT License
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-2023

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

advent-of-code-2023

Posts with mentions or reviews of advent-of-code-2023. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • -❄️- 2023 Day 10 Solutions -❄️-
    141 projects | /r/adventofcode | 9 Dec 2023
    For part 2 I handled the twist by doubling the coordinates and filling in the rest of the spaces actually along the line. From there I did a flood fill in all 4 diagonals from the start square. If I could reach the origin that flood fill was thrown out as being outside. Otherwise it was inside. Counting the even-coordinate points in the floodfill gives the answer. github
  • -❄️- 2023 Day 7 Solutions -❄️-
    262 projects | /r/adventofcode | 7 Dec 2023
    For part 2, the sort order of the cards changes. For constructing the type of the hand, just place the jokers in with the most frequent other count. If no others you have a 5 of a kind anyway. github
  • -❄️- 2023 Day 6 Solutions -❄️-
    298 projects | /r/adventofcode | 6 Dec 2023
    Used the quadratic formula to do this in O(1) time: github

What are some alternatives?

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

AdventOfCode - Project containing C++ solutions to Advent of Code challenges in 2020.

AdventOfCode2023 - My solutions to the problems in Advent of Code 2023. All solutions are written in Golang

AoC-2023

advent-of-code - Solutions to Advent of Code

advent-of-code - Worked advent of code problems

aoc2023 - Advent of code 2023 solutions

advent-2023 - solutions for advent of code 2023

adventofcode - Solutions for problems from AdventOfCode.com

advent-of-code

AdventOfCode - My solutions to Adventofcode

aoc2023 - Advent of Code 2023 (Mojo)