aoc VS adventofcode

Compare aoc vs adventofcode and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
aoc adventofcode
1 718
0 65
- -
2.9 9.0
about 2 months ago 4 months ago
JavaScript Scala
GNU Affero General Public License v3.0 -
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.

aoc

Posts with mentions or reviews of aoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-01.
  • Advent of Code 2021
    12 projects | news.ycombinator.com | 1 Dec 2021
    While I agree four minutes is very quick, if you take into account that no side fits with more than one other side, and that the sides (#, .) may just as well be interpreted as binary numbers, it becomes an issue of parsing, mostly, and then matching numbers.

    I remember being flabbergasted at first, and then realizing the above. My solution is here:

    https://github.com/linus/aoc/blob/main/2020/js/day-20/app.js

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-06.

What are some alternatives?

When comparing aoc and adventofcode you can also consider the following projects:

codewars.com - Issue tracker for Codewars

bitburner - Bitburner Game

LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

Advent-of-Code - Advent of Code

mal - mal - Make a Lisp

adventofcode - Solutions for problems from AdventOfCode.com

book - The Rust Programming Language

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

AdventOfCode2021 - Advent of code 2021

aoc2021 - Advent of Code 2021 - my answers