adventofcode VS advent-of-code

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

adventofcode

Solutions for Advent of Code challenges (by alexander-yu)

advent-of-code

My Advent of Code solutions in Python (plus step-by-step explanations) (by xavdid)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
adventofcode advent-of-code
1 7
1 65
- -
0.0 8.3
over 1 year ago 13 days 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.

adventofcode

Posts with mentions or reviews of adventofcode. We have used some of these posts to build our list of alternatives and similar projects.

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.

What are some alternatives?

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

advent-of-code-2020-python - learning pythonπŸ‘¨β€πŸ’»: my Advent of Code 2020 solutions

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

advent-of-code - Advent of Code, solved with Python, Rust, Magma, GAP

protohacks

AdventOfCode2022 - https://adventofcode.com/2022

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

AdventOfCode2021 - Advent of code 2021

AdventofCode2021

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

adventofcode - Advent of code solutions

adventofcode - Advent of Code challenge solutions

adventofcode - Answers to Advent of Code