Advent2020 Alternatives
Similar projects and alternatives to advent2020
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
adventOfCode
Solutions to the 'Advent of Code' (http://adventofcode.com) programming challenges in Elm (by jwoLondon)
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
advent-of-code
Collection of JS solutions for puzzles from adventofcode.com 🎁🎄 (by romellem)
-
-
Advent_of_Code_in_Pascal
My solutions to the Advent of Code, in Free Pascal
-
AdventOfCode2020
My solutions for Advent of Code 2020 in Python. I try to write solutions as elegant, readable and Pythonic as possible. (by 0xVector)
-
-
-
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
advent2020 reviews and mentions
-
-🎄- 2020 Day 24 Solutions -🎄-
Finally feel like I wrote code that isn't horribly ugly, so thought I'd share it: https://github.com/jackowayed/advent2020/blob/main/24/24.py
I'm also proud that to speed up my thinking through this grid, I literally downloaded the top image on the wikipedia article and rotated it 90 degrees. I knew conceptually that the grid he described was the equivalent to what I was looking at, but thinking through the deltas degrees off was hard, so I made it easier, and checked it in for kicks https://github.com/jackowayed/advent2020/blob/main/24/1920px-Tiling_6_simple.svg.png
Stats
The primary programming language of advent2020 is Python.