/aoc-2019

:christmas_tree: My Advent of Code 2019 solutions in JS using functional programming.

Primary LanguageJavaScript

🎄 Advent of Code 2019

Advent of code 2019 edition. This year I choose a functional approach to all the exercises.

Also I created my own functional library, very minimalist. Read the code here.

Usage

# Install dependencies
npm i

# Run all days solutions
npm test

Progress

Kata Part 1 Part 2
1 - The Tyranny of the Rocket Equation ⭐️ ⭐️
2 - 1202 Program Alarm ⭐️ ⭐️
3 - Crossed Wires ⭐️ ⭐️
4 - Secure Container ⭐️ ⭐️
5 - Sunny with a Chance of Asteroids ⭐️ ⭐️
6 - Universal Orbit Map ⭐️ ⭐️
7 - Amplification Circuit ⭐️
8 - Space Image Format ⭐️ ⭐️
9 - TBA
10 - TBA
11 - TBA
12 - TBA
13 - TBA
14 - TBA
16 - TBA
15 - TBA
17 - TBA
18 - TBA
19 - TBA
20 - TBA
21 - TBA
22 - TBA
23 - TBA
24 - TBA
25 - TBA