Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Adventofcode Alternatives
Similar projects and alternatives to adventofcode
-
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
advent-of-code-go
All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022
-
adventofcode
Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022 in Scala (by sim642)
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
-
-
-
-
-
-
-
-
-
-
adventofcode
My solutions to the Advent of Code challenges (by djotaku)
-
advent-of-code
My solutions to the Advent of Code (by aaronreidsmith)
-
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 reviews and mentions
-
-🎄- 2022 Day 25 Solutions -🎄-
F# This year I solved puzzles using TypeScript as well as F# - Day 18, 19, and 22 TBD
TypeScript/JavaScript - Merry Christmas, and a Happy New Year!
-
-🎄- 2022 Day 24 Solutions -🎄-
F# - After looking at some Python solution calculated the position of blizzard for nth time instead of maintaining the grid, which makes it easier with F#.
TypeScript - Copied old code for grid movement and forgot to add [0, 0] to it, Part 2 for actual input takes around 100 seconds. I am using BFS, and also a maxTime heuristic, still could not make it better.
-
-🎄- 2022 Day 23 Solutions -🎄-
F# - Simple solution based on Set
TypeScript - For P1 thought about multiple data structures, but settled for simple Set, P2 was easy.
-
-🎄- 2022 Day 22 Solutions -🎄-
TypeScript - Part 1 used a approach with group of horizontal and vertical lines, Part 2 was intense.
-
-🎄- 2022 Day 21 Solutions -🎄-
F# - Solving both the parts in a single eval.
JavaScript/TypeScript - Plain JavaScript/TypeScript, "undefined" was never so useful in life.
-
-🎄- 2022 Day 20 Solutions -🎄-
TypeScript - Optimized, all parts run under 3 seconds. F# - Could not avoid mutations for array, and part 2 requires too many int64 -> int32 conversions.
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 2 Jun 2023
Stats
The primary programming language of adventofcode is TypeScript.