Advent-of-Code VS advent-of-code

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

advent-of-code

i know how to code now! here's my advent of code solutions that i can be somewhat proud of (by SansPapyrus683)
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 advent-of-code
8 1
47 5
- -
9.6 8.9
8 days ago 9 days ago
Python Python
MIT License -
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 2022-12-17.

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.
  • [2019 Day 19] C++ optimization issue
    1 project | /r/adventofcode | 25 Dec 2022
    hey, so this is my current solution to day 19. it takes way too long to run, even though i've implemented the below optimizations: * as soon as you craft a geode bot, checks how many geodes it'll produce in the timespan * keeps a running variable tracking the total max # of geodes. if a state can't possibly produce enough geodes to even reach the total max, it's discarded. * if you can make any robot you desire, discard the state where you don't do anything.

What are some alternatives?

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

Competitive-Programming

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

aoc2019 - Advent of Code 2019

advent-of-code - http://adventofcode.com

Advent-of-Code-Python - Advent of code solutions made with python

adventofcode

adventofcode - Advent of Code 2022 as part of getting back into Python https://adventofcode.com/

aoc - 🎄 advent of code 414⭐

AdventOfCodeLeaderboard - Python Script to post a Private Leaderboard to a custom Slack Channel

advent-of-code - Public Repo for Advent of Code Solutions

code-book - This repo contains the answers for programming questions asked in interviews and coding rounds,

aoc-22-18