aoc-22-18 VS advent_of_code

Compare aoc-22-18 vs advent_of_code 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
aoc-22-18 advent_of_code
1 11
0 3
- -
10.0 8.1
over 1 year ago 5 months ago
Java Rust
- -
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.

aoc-22-18

Posts with mentions or reviews of aoc-22-18. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • -πŸŽ„- 2022 Day 18 Solutions -πŸŽ„-
    74 projects | /r/adventofcode | 17 Dec 2022
    github - Part 1 is pretty easy - Part 2 I created an inverse cube of the original shape, like a mould for a silicone thing and used the algorithm in part 1 to calculate the sides of the inverse. I just needed to remove the outer sides of the inverse cube to get the solution - To create the inverse, I started from 2 opposite corners of the "bounding box" of the original shape and added a neighbour if it's within bounds and isn't part of the original shape. - With this solution you need to be aware of "hooks" while generating the inverse

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 2023-12-06.

What are some alternatives?

When comparing aoc-22-18 and advent_of_code you can also consider the following projects:

aoc2022

aoc-factor - Advent of Code solutions in Factor

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala

advent-of-code - Polyglot Advent of Code solution collection

adventofcode - Solutions for problems from AdventOfCode.com

AdventOfCode

adventofcode - Advent of code solutions

Advent-of-Code - My solutions for Advent of Code challenges - https://adventofcode.com/

AdventOfCodeCSharp - My AoC Solutions

AdventOfCode2022 - LΓΆsungen fΓΌr Advent of Code 2022 https://adventofcode.com/2022

aoc-clojure - Advent of code 2020 solutions in Clojure

advent-of-code - My solutions for Advent of Code, written in Go