My solutions to programming challenges of AdventJS 2024. The challenge begins on December 1st and culminates on December 25th.
/. node [filename]
Legend:
I'm using simple Jest tests.
to launch it type yarn test
for all days tests or type ``yarn test 01-challenge.test.js` for just puzzle 01 test, etc.