adventofcode

My python solutions to that funny project (by kirienko)

Adventofcode Alternatives

Similar projects and alternatives to adventofcode based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better adventofcode alternative or higher similarity.

adventofcode reviews and mentions

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 2021-12-09.
  • [2021 Day 9] Cave Floor Relief Map
    3 projects | /r/adventofcode | 9 Dec 2021
    This amazing visualization reveals a kind of a bug in the basin generation algorithm: _any_ point which is not '9' belongs to some basin. That observation was a hint for this very short solution: we could simply exclude nines and count the connected components of the rest (my [source code](https://github.com/kirienko/adventofcode/blob/master/2021/day_09.py)_without the answer_: python + `networkx`).

Stats

Basic adventofcode repo stats
1
1
6.1
5 months ago

The primary programming language of adventofcode is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com