advent-of-code VS advent-of-code

Compare advent-of-code vs advent-of-code and see what are their differences.

advent-of-code

My Advent of Code solutions in Python (plus step-by-step explanations) (by xavdid)

advent-of-code

Advent of Code, solved with Python, Rust, Magma, GAP (by Manitary)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
advent-of-code advent-of-code
7 1
65 0
- -
8.3 8.3
13 days ago 4 months ago
Python Python
- -
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 2023-12-07.
  • -❄️- 2023 Day 8 Solutions -❄️-
    200 projects | /r/adventofcode | 7 Dec 2023
    Step-by-step explanation | full code
  • Me: "I'm going to learn rust for Advent of code!" Also me:
    10 projects | /r/adventofcode | 6 Dec 2022
    Code's all here: https://github.com/xavdid/advent-of-code
  • Advent of Code 2022
    11 projects | news.ycombinator.com | 30 Nov 2022
    AoC is one of my favorite events of the year! I find the puzzles generally approachable, but interesting enough to spend time on. I also like that there's a definitively right answer, which motivates me in an interesting way. I've developed a base class over the years that handles input parsing, so I can focus more on the solutions themselves.

    Additionally I've been solving for a number of years, but for the past 2 years, I've done a daily explanation of the solution. I use interesting parts of the Python stdlib and walk readers through common algorithms. I've found it _incredibly_ rewarding and plan on doing it again this year.

    You can see all of those solutions here: https://github.com/xavdid/advent-of-code/tree/main/solutions

    Please let me know if you enjoy reading these, I love hearing from folks!

  • -🎄- 2021 Day 13 Solutions -🎄-
    143 projects | /r/adventofcode | 12 Dec 2021
    Nice! This was basically the same as my solution, but mine was much more verbose.
  • -🎄- 2021 Day 6 Solutions -🎄-
    225 projects | /r/adventofcode | 5 Dec 2021
    Solution and writeup here: https://github.com/xavdid/advent-of-code/tree/main/solutions/2021/day_6
  • Day 1 Part 2 Issues
    1 project | /r/adventofcode | 2 Dec 2021
    I do a daily solution walkthrough on GitHub if you'd like to follow along. Yesterday's is here: https://github.com/xavdid/advent-of-code/blob/main/solutions/2021/day_1
  • Advent of Code 2021
    12 projects | news.ycombinator.com | 1 Dec 2021
    AoC is one of my favorite events of the year. I find the puzzles to be much more approachable than things like Project Euler. I regularly credit my yearly participation for making me a better programmer.

    I also do a daily writeup of my solution, which helps make sure I understand the problem and help others who are learning. I found it super rewarding last year, so I'm doing it again this year. They're in my GH repo. Here's today's: https://github.com/xavdid/advent-of-code/tree/main/solutions...

    My big tip is that you probably don't need to worry about competing for the leaderboard (unless you really want to). Go at your own pace, don't stay up weird hours, and take a break.

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 2022-12-11.

What are some alternatives?

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

Advent-Of-Code16-Prolog - Advent of Code 2016 - Prolog Solutions

AdventOfCode

protohacks

aoc - 🎄 My solutions and walkthroughs for Advent of Code and more related stuff.

AdventOfCode2022 - https://adventofcode.com/2022

adventofcode - Advent of Code (http://adventofcode.com) solutions written in Python 3

aoc2021 - Advent of Code 2021 on my homemade 16-bit CPU SCAMP

aoc - 🎄 advent of code 414⭐

AdventOfCode2021 - Advent of code 2021

AdventofCode2021

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

adventofcode - Advent of code solutions