8000 GitHub - vfalconi/advent-of-code-2019: JavaScript solutions for Advent of Code 2019
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vfalconi/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2019

I'm solving this year's puzzles with NodeJS again, and my goals are pretty simple:

  • Forget the leaderboard. Each puzzle is released at midnight Eastern, so 11pm my time. AoC is for fun, but not the kind of fun that moves me to sacrifice sleep.
  • Complete day 8. I've either gotten stuck by the puzzle or overwhelmed with life/work by day 7. The latter doesn't seem like a factor this year (fingers cr 5E44 ossed), and I hope forgetting the leaderboard helps with the former. :)
  • Experiment. Last year, I started using new data structures I don't use on a daily basis, and I found out how helpful sets and maps can be. On top of that, I am the world's worst when it comes to testing code, so I'm using Jest to get better about it.

Releases

No releases published

Packages

No packages published
0