Skip to content

evdokiamina/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2022

My solutions for Advent of Code 2022 ✨ https://adventofcode.com/2022

For these type of chalenges, speed is the main factor. Therefore, the solutions might not be the best from a software developement perspective but they get the job done!

ToRun

  1. Go to the exercise you want to run
  2. Run npm i
  3. Run tsc solution.ts
  4. Run node solution.js

About

My solutions for Advent of Code 2022 ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published