My solutions for the advent of code
-
Updated
Jan 1, 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 solutions for the advent of code
My humble participation for AOC 2022
An attempt to solve AoC 2022 challenges.
My solutions to the Advent of Code 2022
My solutions to Advent of Code 2022 🎄 written in TypeScript
This repository contains my solutions to the Advent of Code puzzles. They are written in TypeScript and run with Deno.
Advent of Code 2022
Here are my solutions to Advent of Code 2022 in typescript
Advent of Code 2022 in TypeScript