adriennetacke/advent-of-code-2020

Repository files navigation

Advent of Code 2020 πŸŽ„ JavaScript Solutions by @adriennetacke 😊 Blog | Twitter | Twitch | Instagram

Build StatusMIT license

Advent of Code is an online event created by Eric Wastl. Each year, starting on Dec 1st, an advent calendar of small programming puzzles are unlocked once a day at midnight (EST/UTC-5). Developers of all skill sets are encouraged to solve them in any programming language they choose!

After saving Christmas five years in a row, you've decided to take a vacation at a nice resort on a tropical island. Surely, Christmas will go on without you.

The tropical island has its own currency and is entirely cash-only. The gold coins used there have a little picture of a starfish; the locals just call them stars. None of the currency exchanges seem to have heard of them, but somehow, you'll need to find fifty of these coins by the time you arrive so you can pay the deposit on your room.

To save your vacation, you need to get all fifty stars by December 25th.

Collect stars by solving puzzles. Two puzzles will be made available on each day in the Advent calendar; the second puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck!

DayPart OnePart 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: TBD
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

Each day contains its own set of tests. To run them type npm test.

About

My JavaScript solutions for Advent of Code 2020

Topics

Resources

License

Stars

Watchers

Forks