Skip to content

Solutions for an advent calendar of small programming puzzles

Notifications You must be signed in to change notification settings

Jaywaa/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code - Solutions

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

https://adventofcode.com/2019

To run

  1. npm install
  2. npm run dev

Solutions for the days and parts can be accessed via the URL template: http://localhost:3001/day2/part1

About

Solutions for an advent calendar of small programming puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published