Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 470 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 470 Bytes

Advent of Code

About

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.

Run the puzzles

Javascript

cd 2022/Javascript
deno run --allow-read --watch 1.ts