My Advent of Code Solutions🎄
- C 77.6%
- Makefile 22.4%
|
|
||
|---|---|---|
| 2015 | Solved Day 03 - 2015 (Part 2) | |
| .clang-format | Initial commit (Day 01 - 2015) | |
| compile-flags.txt | Initial commit (Day 01 - 2015) | |
| README.md |
Added "Languages" section to root README.md
|
|
Advent of Code 🎄
This is my little repo with my Advent of Code solutions!
NOTE: These solutions are probably not the most optimized but they do work.
Languages
These are the following languages I will use for AoC:
- 2015: C (I want to get better at low-level development)
- 2016: Typescript (I want to get better at Typescript for full-stack development)
- 2017: C# (Because it is used a lot commercially)