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

Solutions to programming puzzles on Advent of Code (by Praful)
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 19
0 5
- -
1.1 8.0
over 1 year ago about 2 months ago
Kotlin Dart
- GNU General Public License v3.0 only
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 2023-12-08.

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

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

AdventOfCode2021 - Solutions to all 25 AoC 2021 problems in Rust :crab: Less than 100 lines per day and under 1 second total execution time! :christmas_tree:

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

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

Advent-of-Code - Advent of Code

adventofcode - Solutions for problems from AdventOfCode.com

adventofcode - Answers to Advent of Code

toit - Program your microcontrollers in a fast and robust high-level language.

Advent_of_Code - My Advent of Code solutions.

adventofcode - Advent of Code Repo for Zach Attakk