🎄 Here are my JavaScript solutions for the 2020 Advent of Code challenge! 🎄
Eric Wastl, the creator of the Advent of Code challenge describes it as:
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 | Part One | Part Two |
|---|---|---|
| ✔ Day 1: Report Repair | 🌟 | 🌟 |
| ✔ Day 2: Password Philosophy | 🌟 | 🌟 |
| ✔ Day 3: Toboggan Trajectory | 🌟 | 🌟 |
| ✔ Day 4: Passport Processing | 🌟 | 🌟 |
| ✔ Day 5: Binary Boarding | 🌟 | 🌟 |
| ✔ Day 6: Custom Customs | 🌟 | 🌟 |
| ✔ Day 7: Handy Haversacks | 🌟 | 🌟 |
| ✔ Day 8: Handheld Halting | 🌟 | 🌟 |
| ✔ Day 9: Encoding Error | 🌟 | 🌟 |
| ✔ Day 10: Adapter Array | 🌟 | 🌟 |
| ✔ Day 11: Seating System | 🌟 | 🌟 |
| ✔ Day 12: Rain Risk | 🌟 | 🌟 |
| ✔ Day 13: Shuttle Search | 🌟 | 🌟 |
| Day 14: TBD | ||
| Day 15: TBD | ||
| Day 16: TBD | ||
| Day 17: TBD | ||
| Day 18: TBD | ||
| Day 19: TBD | ||
| Day 20: TBD | ||
| Day 21: TBD | ||
| Day 22: TBD | ||
| Day 23: TBD | ||
| Day 24: TBD | ||
| Day 25: TBD |
Distributed under the MIT License. See LICENSE for more information.
Brandon Schreck
Drop me a line at [email protected] or follow me on Twitter.
- Eric Wastl for creating Advent of Code 🙏
- Artem Myazitov for the repo layout inspiration
- Img Shields
- MochaJS