AdventOfCode2021 VS Advent_of_Code

Compare AdventOfCode2021 vs Advent_of_Code and see what are their differences.

AdventOfCode2021

[Moved to: https://github.com/gfioretti/AdventOfCode] (by gfioretti)

Advent_of_Code

My Advent of Code solutions. (by Farbfetzen)
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
AdventOfCode2021 Advent_of_Code
3 14
0 7
- -
1.1 3.7
over 1 year ago 7 months ago
Kotlin 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.

AdventOfCode2021

Posts with mentions or reviews of AdventOfCode2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-02.
  • -🎄- 2021 Day 3 Solutions -🎄-
    230 projects | /r/adventofcode | 2 Dec 2021
    My Kotlin solution for Day 3. I'm not particularly proud of this solution as I feel that I may have missed something working with binary numbers and may have brute forced a bit in some parts. But at least I had the opportunity to use Kotlin script for the first time ever (inspired by some other user that posted a solution on Day 2 using it) and some cool lambdas to encapsulate bit criteria logic, all while staying immutable and using recursion instead of loops. :D
  • -🎄- 2021 Day 2 Solutions -🎄-
    250 projects | /r/adventofcode | 1 Dec 2021
    Day 2, Kotlin still going strong. Today I had the opportunity to explore functional collections operations (fold and reduce) :D
  • -🎄- 2021 Day 1 Solutions -🎄-
    252 projects | /r/adventofcode | 30 Nov 2021
    First time participating on AoC :D, it's been a fun first day! So here is my solution in Kotlin.

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 2021-12-23.

What are some alternatives?

When comparing AdventOfCode2021 and Advent_of_Code you can also consider the following projects:

advent-of-code - My Advent of Code solutions through the years - mostly JS

advent-of-code-2021 - 🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2021

AoC - my personal repo for the advent of code yearly challenge

advent-2021-kotlin - :christmas_tree: Advent of Code 2021: Solutions in Kotlin

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

advent-of-code-2021

Advent-of-Code - Advent of Code

aoc-2021-rust

adventofcode - Answers to Advent of Code

advent-of-rust-2021 - Solutions to Advent of Code 2021 in Rust

AdventOfCode - My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA

specter - Clojure(Script)'s missing piece