Skip to content

Solutions for advent of code 2016, in test-driven Java8.

Notifications You must be signed in to change notification settings

mindhaq/adventofcode2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent of code 2016

After somehow failing with my high-staked concept for not yet finishing last year's edition (I wanted to solve every puzzle in a different programming language) it is time for a fresh start with this year's edition.

I will solve everything in the programming language I am most familiar with: Java. To be more specific, in its eight iteration, and going as far as possible the functional route, and using as little 3rd party libraries as possible, without rewriting stuff like junit.

About

Solutions for advent of code 2016, in test-driven Java8.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages