Skip to content

rogisolorzano/advent-of-code-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

These are my Advent of Code solutions in Typescript.

Getting started

Install dependencies

npm i

A run script is included at the root of the project to run the solutions by year and day.

Example:

./run 2023 01

About

My solutions to AoC puzzles in Typescript

Resources

Stars

Watchers

Forks