Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 752 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 752 Bytes

Advent of Code 2015

My solutions for Advent of Code 2015.

I've never used Python and Perl before. Any suggestions would be appreciated!

  • Day 01 - Bash and AWK
  • Day 02 - Perl (TODO: what's the proper way to write a one-line Perl script and call it?)
  • Day 03 - Python
  • Day 04 - Python
  • Day 05 - Bash and Python
  • Day 06 - Python
  • Day 07 - Python
  • Day 08 - Python and Bash
  • Day 09 - Python
  • Day 10 - Python and Bash
  • Day 11 - Python
  • Day 12 - Python and Bash
  • Day 13 - Python
  • Day 14 - Python
  • Day 15 - Python
  • Day 16 - Python and Bash
  • Day 17 - Python
  • Day 18 - Python
  • Day 19 - Python
  • Day 20 - Python and Swift
  • Day 21 - Python
  • Day 22 - Python
  • Day 23 - Python
  • Day 24 - Python
  • Day 25 - Python