AdventOfCode VS AdventOfCode2023

Compare AdventOfCode vs AdventOfCode2023 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 AdventOfCode2023
7 3
1 1
- -
9.2 7.7
2 months ago 5 months ago
C# C
- Creative Commons Zero v1.0 Universal
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 2023-12-10.

AdventOfCode2023

Posts with mentions or reviews of AdventOfCode2023. 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
    [LANGUAGE: C] Part 1 I implemented the breath-first search algorithm not realizing that I could have measured the length of the loop and divided in half. Part 2 was a bit of a struggle for me. At some point I figured that the best way of solving it was to print the path with box building unicode characters, put a screenshot of it into gimp, fill the inside of the path with the fill tool, and then count the number of periods in the filled region. For some reason, this didn't work and I'm not going to debug that janky solution. I eventually found the path tracing algorithm for determining if a point was in a polygon and realized that that was very easy to implement here. While my code is messy, the output for part 2 looks really cool as it prints the loop, I'll probably upload it as a visualization.
  • -❄️- 2023 Day 7 Solutions -❄️-
    262 projects | /r/adventofcode | 7 Dec 2023
    [LANGUAGE: C] 7571/5056 Took me a while to solve part 1 but Part 2 was a really easy modification. I used C's built in qsort function to calculate the ranks which is cool.
  • -❄️- 2023 Day 6 Solutions -❄️-
    298 projects | /r/adventofcode | 6 Dec 2023
    [LANGUAGE: C] Part 1 Part 2 4899/5869 easiest one so far. Did a naive approach literally following the steps it gave me and it still ran instantly. No one is heating their homes with this one.

What are some alternatives?

When comparing AdventOfCode and AdventOfCode2023 you can also consider the following projects:

aoc2023-rs - Advent Of Code 2023 solutions in rust

AoC - Advents of Code in NASM x86_64 assembly

Advent-of-Code-2023

advent-of-code - My Advent of Code answers

aoc_rust_2023 - Advent of Code 2023 solutions in Rust.

AdventOfCode2023 - AdventOfCode2023

advent-of-code - My C# .NET solutions to the ever popular Advent of Code

AdventOfCode2023

Advent-of-Code-2023 - Solutions for Advent of Code 2023

advent-2023 - solutions for advent of code 2023

aoc2023 - Advent of Code 2023 (Mojo)

adventofcode