My Advent Of Code puzzle solutions
-
Updated
Mar 11, 2023 - TypeScript
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 Advent Of Code puzzle solutions
Typescript solutions with Angular and interactive web page
Solutions for Advent of Code 2021 in Typescript with a custom React calendar.
My solutions for Advent of Code
My approaches to solve the http://adventofcode.com/ challenges
🎄 Solutions to Advent of Code
🎄Advent of Code 2022 solutions written in TypeScript.
My Solutions for Advent of Code 2020
This extension is to provide access to Advent of Code Descriptions and Inputs directly in VSCode
Advent of Code public repo
Solutions for Advent of Code event puzzles using TypeScript/JavaScript
Solutions for https://adventofcode.com written in Typescript
Advent of Code solutions in Typescript!
Solutions to the puzzles from https://adventofcode.com/
Advent of Code 2022 -- code and solutions
Advent of Code solutions in TypeScript + Deno 🦕
My Advent of Code attempts