My solutions for Advent of Code 2022 in JavaScript
-
Updated
Dec 19, 2022 - 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.
My solutions for Advent of Code 2022 in JavaScript
🎄Advent of Code Solution for 2022
My solutions for AoC 2022
A compendium of AoC solutions, accumulated over the years.
This repository contains my solutions for Advent Of Code
Advent Of Code 2022
These are the solutions to the Advent of Code 2022 in JavaScript
My solutions for AdventOfCode
🎄 My solutions to the Advent of Code.