Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Advent-of-code Alternatives
Similar projects and alternatives to advent-of-code
-
AdventOfCode
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA (by jonathanpaulson)
-
adventofcode
Solutions for problems from AdventOfCode.com (by bhosale-ajay)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
AdventOfCode2020
My solutions for Advent Of Code 2020 (by akaritakai)
-
-
-
-
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.
-
advent-of-code-go
All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022
-
-
-
-
-
-
advent_of_code
Solutions to programming puzzles on Advent of Code (by Praful)
-
-
-
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022 in Scala (by sim642)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
advent-of-code reviews and mentions
-
[2022 Day 12] Elevation Shading
Just a simple relief-shaded image like you might find on a map. Principally generated with GDAL. The particular commands used are at the bottom of my solution code for the day. I also made a more flat version, which shows the elevation colors better, but really doesn't feel right in terms of elevation.
-
-🎄- 2021 Day 24 Solutions -🎄-
So I spend more time analyzing the input calculation. I wrote up that analysis and committed it to my repository, too.
-
-🎄- 2021 Day 14 Solutions -🎄-
This was a bit difficult. My original part one solution worked completely differently to what I had to do for part two.
-
-🎄- 2021 Day 12 Solutions -🎄-
My solution in Common Lisp, 2335/2041.
-
-🎄- 2021 Day 11 Solutions -🎄-
No. It's just here, as part of my Advent of Code repository.
-
[2021 Day 9] Cave Floor Relief Map
The code is at the bottom of my day 9 source file, in Common Lisp. (The AdvMAME3x code was something I originally wrote for my 2020 day 20 visualization.)
-
-🎄- 2021 Day 4 Solutions -🎄-
As a side note, I took inspiration from a post the other day about adding AoC badges to your repository README file. I use GitLab, which lets you define badges as properties of your repository. So I added badges to my repository's header area, driven by a JSON file in the repository. The JSON file is updated manually by a script. (I might add some automated updates at some point, but manual works okay for now.)
-
-🎄- 2021 Day 2 Solutions -🎄-
Probably overkill, because I parsed the instructions into instances of my point class. I tend to default to that for coordinates nowadays (as opposed to just using complex numbers) because it generically extends to arbitrary numbers of dimensions. Just in case.
-
-🎄- 2020 Day 24 Solutions -🎄-
My solution in Common Lisp.
-
-🎄- 2020 Day 23 Solutions -🎄-
For part two, I first tried rewriting my code with a circular list structure I wrote for Advent of Code 2018 day 9 (Marble Mania). I figured the mutable circular list implementation would be more performant. It was, but nowhere near enough.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 9 Jun 2023
Stats
Popular Comparisons
- advent-of-code VS AdventOfCode2020
- advent-of-code VS AdventOfCode
- advent-of-code VS Advent-of-Code-2021
- advent-of-code VS advent2020
- advent-of-code VS dyalog-apl-extended
- advent-of-code VS AdventOfCode2020
- advent-of-code VS advent-of-code-swift
- advent-of-code VS aoc
- advent-of-code VS advent-of-code-2021
- advent-of-code VS Advent-of-Code