Skip to content

baileyp/advent-of-code-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2017

What you'll find here are my solutions to the 2017 Advent of Code puzzles. I will attempt to do these solutions in many languages, so you can dive into each language directory to see what's there.

I will not attempt code-golf style solutions. Terse algorithms will be applied only when they're significant to the language, such as Python's list comprehensions. I will also not settle for brute-force solutions just to get onto a leaderboard sooner, tempting as that may be ;)

Also, inside common/ you will find the test input I received as well as notes for each puzzle with my thoughts about the problems presented. These notes will include stuff like what CS concepts are presented by the puzzle, ideas on time and space complexity, and so on.

If you want to share your thoughts on my work or contact me otherwise, send me a tweet

Get started yourself at http://adventofcode.com/

Happy Coding, and Happy Holidays!

About

My solutions for the Advent of Code 2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published