AOC 2022
  • Jupyter Notebook 70.8%
  • Python 15%
  • HTML 14%
  • Go 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-11-27 12:50:15 +04:00
.github/workflows Update flat.yml 2023-07-01 21:10:37 +04:00
.vscode update 2022-12-25 10:49:30 +04:00
_includes Update custom_head.html 2022-12-09 12:08:04 +04:00
day_1 extracted the best solution to a standalone file 2022-12-03 00:09:06 +04:00
day_2 changed to python file 2022-12-02 21:26:00 +04:00
day_3 day 3 solution 2022-12-03 10:07:37 +04:00
day_4 removed extra brackets 2022-12-04 15:15:20 +04:00
day_5 day 5 solution 2022-12-05 11:48:10 +04:00
day_6 added day 6 solution 2022-12-06 09:23:45 +04:00
day_7 fixed html titles 2022-12-07 13:35:26 +04:00
day_8 added day 8 solution 2022-12-08 10:27:32 +04:00
day_9 added day 9 solutions 2022-12-09 10:03:57 +04:00
day_10 added day 10 solution 2022-12-10 10:13:05 +04:00
day_11 fixed formatting 2022-12-11 19:57:42 +04:00
day_12 update 2022-12-25 10:49:30 +04:00
day_13 update 2022-12-25 10:49:30 +04:00
day_14 update 2022-12-25 10:49:30 +04:00
day_15 update 2022-12-25 10:49:30 +04:00
day_16 update 2022-12-25 10:49:30 +04:00
day_17 update 2022-12-25 10:49:30 +04:00
day_18 update 2022-12-25 10:49:30 +04:00
day_19 update 2022-12-25 10:49:30 +04:00
day_20 update 2022-12-25 10:49:30 +04:00
day_21 update 2022-12-25 10:49:30 +04:00
day_22 update 2022-12-25 10:49:30 +04:00
day_23 update 2022-12-25 10:49:30 +04:00
day_24 update 2022-12-25 10:49:30 +04:00
day_25 update 2022-12-25 10:49:30 +04:00
.hintrc fixed html warnings 2022-12-04 09:32:16 +04:00
_config.yml fix theme 2022-12-03 15:45:02 +04:00
aoc_hw_tech_club_private_leaderboard.json Update aoc_hw_tech_club_private_leaderboard.json 2023-07-01 21:12:23 +04:00
CNAME Update CNAME 2024-11-27 12:50:15 +04:00
complete_calendar.html update 2022-12-25 10:49:30 +04:00
dub.svg fix? 2022-12-25 13:15:19 +04:00
favicon-32x32.png fix theme 2022-12-03 15:45:02 +04:00
leaderboard.html fixed html titles 2022-12-07 13:35:26 +04:00
leaderboard.svg testing leaderboard svg 2022-12-03 15:33:08 +04:00
README.md Update README.md 2024-11-27 12:49:55 +04:00

Link to AOC (2022)

This repository is a collection of my coding attempts at solving the daily challenges for Advent of Code 2022...

Solutions

Solution(s) Day
Python · Go Day 01
Python (Naive) · Python (Optimized) Day 02
Python Day 03
Python Day 04
Python Day 05
Python Day 06
Python (Naive) · Python (Optimized) Day 07
Python Day 08
Python Day 09
Python Day 10
Python Day 11
Python Day 12
Python Day 13
Python Day 14
Python Day 15
Python Day 16
Python Day 17
Python Day 18
Python Day 19
Python Day 20
Python Day 21
Python Day 22
Python Day 23
Python Day 24
Python Day 25

Code to join the Heriot-Watt Universities Tech Club leaderboard

2473134-d6bfe471

Leaderboard

Link to Leaderboard (JSON)

Link to Visualization for Day 7 👀