Skip to content

Files

Latest commit

3b2a4b9 · Mar 20, 2022

History

History

2019

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 20, 2022
Apr 5, 2021
Apr 23, 2021
Apr 30, 2021
Aug 29, 2021
Sep 9, 2021
Nov 28, 2021
Feb 21, 2021
Feb 22, 2021
Mar 20, 2022
Mar 10, 2021
Mar 8, 2021
Mar 14, 2021
Apr 5, 2021
Mar 29, 2021
Sep 10, 2021

Solutions in Python for the 2019 edition of the Advent of Code annual programming challenge.

Annual editions in Python: 2020, 2019.

🎄🌟🌟 Advent of Code 2019: Solar System 🎄🌟🌟

Santa has become stranded at the edge of the Solar System while delivering presents to other planets! To accurately calculate his position in space, safely align his warp drive, and return to Earth in time to save Christmas, he needs you to bring him measurements from fifty stars.

Day Puzzle Title Links Topics Part One Part Two
1 The Tyranny of the Rocket Equation AoC - Reddit Single recursion
2 1202 Program Alarm AoC - Reddit Virtual machine
3 Crossed Wires AoC - Reddit Arithmetic geometry
4 Secure Container AoC - Reddit Logic
5 Sunny with a Chance of Asteroids AoC - Reddit Virtual machine
6 Universal Orbit Map AoC - Reddit Graph Traversal
7 Amplification Circuit AoC - Reddit Virtual machine ⭐⭐
8 Space Image Format AoC - Reddit Bitmap
9 Sensor Boost AoC - Reddit Virtual machine
10 Monitoring Station AoC - Reddit Arithmetic geometry ⭐⭐
11 Space Police AoC - Reddit Virtual machine
12 The N-Body Problem AoC - Reddit Number theory ⭐⭐
13 Care Package AoC - Reddit Virtual machine
14 Space Stoichiometry AoC - Reddit Graph Traversal ⭐⭐
15 Oxygen System AoC - Reddit Virtual machine
Tag Description
Not started
Completed without issues
⭐⭐ Fairly easy

Resources