Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 2.39 KB

README.md

File metadata and controls

26 lines (21 loc) · 2.39 KB

🎄 Advent of Code 2021 🎁

Assignment Data Solution R Solution Python Part 1 Part 2
Day 1: Sonar Sweep Data R - D1
Day 2: Dive! Data R - D2
Day 3: Binary Diagnostic Data R - D3
Day 4: Giant Squid Data R - D4
Day 5: Hydrothermal Venture Data R - D5
Day 6: Lanternfish Data R - D6
Day 7: The Treachery of Whales Data R - D7
Day 8: Seven Segment Search Data R - D8
Day 9: Smoke Basin Data R - D9
Day 10: Syntax Scoring Data R - D10
Day 11: Dumbo Octopus Data R - D11
Day 12: Passage Pathing Data R - D12
Day 13: Transparent Origami Data R - D13
Day 14: Extended Polymerization Data R - D14

Notes

Primarily focusing on R for 2021, other languages coming later.

Every day's assignment links to the AOC website. However, just in case, the assignments are backed up in the assignments folder. The input data generated by the website is not the same for everyone. The inputs generated for me are stored in the data folder.

https://adventofcode.com/2021