Skip to content

My solutions to the Advent of Code challenges of 2015.

Notifications You must be signed in to change notification settings

shawnlindstrom/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

My solutions to the 2015 Advent of Code challenges

A Few Notes

These challenges have ranged from fun to frustrating depending upon my current understanding of how to solve a given day's exercises. Please bear in mind that these are coding challenges meant to achieve the objective of solving the puzzle rather than solving real world problems and do not reflect the manner in which I would implement them in a production application particularly with respect to OOP. I may refactor when I have finished.

Thanks...

Advent of Code for putting this together! Regex101 for allowing me to rapidly test my regex approaches used in Days 5 and 8. PHP: Docmentation for proving that if you can dream it, PHP probably has a function for it.

About

My solutions to the Advent of Code challenges of 2015.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages