atlj / advent-of-code-2022

Brainless solutions for Advent of Code 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The advent of code solutions

All the solutions are located inside the tests folder

Solutions are not perfect, I just try to code them rapidly On a second thought, solutions are really bad xD

My workflow

I use NeoVim to edit the codes. I use yarn test:watch command to test the code on each change

About

Brainless solutions for Advent of Code 2022


Languages

Language:TypeScript 100.0%