Here are my solutions for the 2015 edition of Advent of Code, using a different programming language each day, because why not !
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
Day | Language | Status |
---|---|---|
1 | Bash | Solved ⭐⭐ |
2 | CoffeeScript | Solved ⭐⭐ |
3 | Lua | Solved ⭐⭐ |
4 | Ruby | Solved ⭐⭐ |
5 | Haskell | Solved ⭐⭐ |
6 | Julia | Solved ⭐⭐ |
7 | Perl | Solved ⭐⭐ |
8 | C# | Solved ⭐⭐ |
9 | Nim | Solved ⭐⭐ |
10 | PHP | Solved ⭐⭐ |
11 | Kotlin | Solved ⭐⭐ |
12 | Typescript | Solved ⭐⭐ |
13 | Scala | Solved ⭐⭐ |
14 | Awk | Solved ⭐⭐ |
15 | Java | Solved ⭐⭐ |
16 | Moonscript | Solved ⭐⭐ |
17 | F# | Solved ⭐⭐ |
18 | Golang | Solved ⭐⭐ |
19 | Mathematica | Solved ⭐⭐ |
20 | C | Solved ⭐⭐ |
21 | Q | Solved ⭐⭐ |
22 | Paper and Pencil | Solved ⭐⭐ |
23 | Javascript | Solved ⭐⭐ |
24 | Python | Solved ⭐⭐ |
25 | Crystal | Solved ⭐⭐ |