advent-of-code VS advent-of-code

Compare advent-of-code 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
advent-of-code advent-of-code
4 18
1 66
- -
6.2 8.9
5 months ago about 1 month ago
Python TypeScript
GNU General Public License v3.0 only 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.

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-05.
  • -πŸŽ„- 2021 Day 6 Solutions -πŸŽ„-
    225 projects | /r/adventofcode | 5 Dec 2021
    Python. Figured part 2 would render a naive brute-force approach unusable (as it usually is with these kinds of puzzles) so I tried to come up with an efficient solution from the get go. Results pretty much instantly for both parts.
  • -πŸŽ„- 2020 Day 24 Solutions -πŸŽ„-
    78 projects | /r/adventofcode | 23 Dec 2020
    Python. So many games of life this year. I'm not bothered though :D
  • -πŸŽ„- 2020 Day 23 Solutions -πŸŽ„-
    81 projects | /r/adventofcode | 22 Dec 2020
    Python - I'm so glad I finally got this! There were some very helpful comments about today's Part 2 on this sub that helped me get on the right track. You can sorta see my process with list slicing at first which worked fine for Part 1, and then moving on to a linked list for Part 2. Takes a little under 35s to execute, which is abysmal, but I showed the crab who's boss and don't really feel the need to mess with it any more lol.
  • -πŸŽ„- 2020 Day 22 Solutions -πŸŽ„-
    91 projects | /r/adventofcode | 21 Dec 2020
    Python. Part 2 threw me for a loop (similar to many others here, it seems) but it's nice to be reminded to read the instructions carefully and not just rely on results from the sample inputs. Not terribly performant, but it runs quickly enough and the code is hopefully not too hard to read, so I'm quite happy with it.

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 advent-of-code and advent-of-code you can also consider the following projects:

advent-of-code-2020 - Answers and solutions for Advent of Code 2020.

ruby - The Ruby Programming Language

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

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

Pyxell - Multi-paradigm programming language compiled to C++, written in Python.

aoc2020 - Advent of Code 2020 - my answers

aoc2021 - Advent of Code 2021

Advent_of_Code_in_Pascal - My solutions to the Advent of Code, in Free Pascal

advent-of-code

hac - HAC Ada Compiler - a small, quick Ada compiler fully in Ada

advent-of-code - Solutions for Advent of Code

adventofcode