Solutions for Advent of Code, including 2015-2022
-
Updated
Dec 14, 2023 - JavaScript
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
Solutions for Advent of Code, including 2015-2022
ES6 solutions to Advent of Code puzzles.
My solutions for the Advent of Code (http://adventofcode.com/)
Solutions of adventofcode.com puzzles
https://adventofcode.com/ challenge solutions in JavaScript
My solutions to Advent of Code in Javascript (NodeJS)
Node.js solutions to Advent of Code problems
Node.js advent of code solutions
Advent of code 2021 in Javascript
Neste desafio, você ajudará o Papai Noel a encontrar o andar correto de um prédio de apartamentos seguindo instruções um tanto confusas. O objetivo é determinar em qual andar ele terminará, considerando que cada caractere da instrução representa um movimento vertical.
my take on (some of) the puzzles of http://adventofcode.com
My AdventOfCode adventures
daily challenges from http://adventofcode.com/2015
My solutions for advent of code 2015
Codes used for Advent of Code
Advent of Code is an advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
🎅 🎄 ⛄ http://adventofcode.com/ solutions
These are my solutions to the http://adventofcode.com/2015 challenge.
Advent of Code 2015 solutions in JavaScript