aoc-22-18 VS aoc

Compare aoc-22-18 vs aoc 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 aoc
1 26
0 1
- -
10.0 8.3
over 1 year ago 5 months ago
Java Elixir
- -
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

aoc

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

What are some alternatives?

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

aoc2022

adventofcode - Solutions for problems from AdventOfCode.com

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

AoC2022 - Solutions to Advent of Code 2022 puzzles.

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

advent_of_code

advent-of-code-2022 - actually publishing my solutions now that they're not redundant...

adventofcode - Advent of code solutions

AdventOfCode2022 - Solutions to all 25 Advent of Code 2022 in Rust 🦀 Less than 100 lines per day, total runtime of less than 1 second.

AdventOfCodeCSharp - My AoC Solutions

aoc2022 - Advent of Code 2022 on SCAMP