Skip to content

Advent of code 2020, using several languages: Go, C#, PHP, JavaScript, Python.

Notifications You must be signed in to change notification settings

martijnmajoor/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc2020

Another attempt at completing the Advent of code (https://adventofcode.com), using the following programming languages: Go, C#, PHP, JavaScript (Node.js) and Python.

Run solutions

Some solutions come with a Dockerfile. A simple docker build -t app . && docker run -it --rm app should do the trick.

About

Advent of code 2020, using several languages: Go, C#, PHP, JavaScript, Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published