ws-challenges VS advent-of-code

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ws-challenges advent-of-code
2 7
3 64
- -
2.4 8.6
about 1 year ago 2 months ago
Makefile Python
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.

ws-challenges

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

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

advent-of-code - My solutions for the Advent of Code quests.

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

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

AdventOfCode2022 - https://adventofcode.com/2022

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

protohacks

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

AdventOfCode2021 - Advent of code 2021

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

adventofcode - Advent of code solutions

adventofcode - Advent of code solutions

factor-problem-solving - Solutions to various problems written in Factor