advent-of-code VS adventofcode

Compare advent-of-code vs adventofcode 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 adventofcode
14 55
1 20
- -
0.0 7.8
over 2 years ago 4 months ago
Common Lisp 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.

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-20.
  • -🎄- 2021 Day 21 Solutions -🎄-
    94 projects | /r/adventofcode | 20 Dec 2021
    Python. Part a is whatever, part 2 is pretty clean. I wonder if there's a math-only solution to this?
  • -🎄- 2021 Day 20 Solutions -🎄-
    98 projects | /r/adventofcode | 19 Dec 2021
    Python.
  • -🎄- 2021 Day 19 Solutions -🎄-
    94 projects | /r/adventofcode | 18 Dec 2021
    Python. Brute force with a tiny bit of pruning, takes about 3 minutes. I've been thinking of switching from CL for days and having the chance to use matrix multiplications finally gave me a great reason to :)
  • -🎄- 2021 Day 18 Solutions -🎄-
    144 projects | /r/adventofcode | 17 Dec 2021
    Common Lisp Truly ugly day, took me about 4 hours for part 1 and submitted more than 24h past the puzzle for the first :(
  • -🎄- 2021 Day 17 Solutions -🎄-
    99 projects | /r/adventofcode | 16 Dec 2021
    Common Lisp. Very disappointing problem since you can just brute force over even unreasonable bounds quickly. Would have been more appropriate as a day 4 or 5 problem
  • -🎄- 2021 Day 16 Solutions -🎄-
    148 projects | /r/adventofcode | 15 Dec 2021
    Common Lisp. Christ this was a sad day. I probably had part 1 in 40 minutes (or I would have if emacs didn't start hanging which necessitated a huge apt-get update/apt-get upgrade 40 minutes in), but then I got hung up until ~3hrs by the "padding" stuff and trying to parse more than one root-level packet from the string. Uggghhh.
  • -🎄- 2021 Day 15 Solutions -🎄-
    127 projects | /r/adventofcode | 14 Dec 2021
    Simple Dijkstra's in Common Lisp, though I can think of a good heuristic to use with A*. Took me like 10 minute to find a priority queue lib I liked, and about another 15 to figure out I needed to initialize it with a predicate of #'< instead of #'= :/
  • -🎄- 2021 Day 14 Solutions -🎄-
    152 projects | /r/adventofcode | 13 Dec 2021
    Common Lisp. Pretty bad day, stumbled around for like an hour trying to actually construct the strings for part B and then finished in like 10 mins once I realized how to take the better approach :/
  • -🎄- 2021 Day 13 Solutions -🎄-
    143 projects | /r/adventofcode | 12 Dec 2021
    Common Lisp. Pretty ugly, I could have merged fold-left and fold-up and the printing logic leaves something to be desired
  • -🎄- 2021 Day 12 Solutions -🎄-
    145 projects | /r/adventofcode | 11 Dec 2021
    Common Lisp. Got bit really hard twice today, on part a by not knowing that equalp compares strings case-insensitively (wtf!?) and on part b by speedreading and thinking that all small caves could be revisited on a single path

adventofcode

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

What are some alternatives?

When comparing advent-of-code and adventofcode you can also consider the following projects:

advent-of-code

AdventOfCode2021 - Advent of code 2021

advent-2021 - [Moved to: https://github.com/Crazytieguy/advent-of-code]

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

adventofcode - Solutions for problems from AdventOfCode.com

adventofcode - Answers to Advent of Code

aoc - Advent of Code Solutions

aoc2021 - Advent of Code 2021 - my answers

adventofcode - Advent of code

rockstar - The Rockstar programming language specification

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

roast - 🦋 Raku test suite