Commit graph

64 commits

Author SHA1 Message Date
5a5a16ab1c
docs: Add AI assistance details to README.md 2024-12-01 16:42:09 +01:00
c790fefd21
docs: Update README.md formatting and improve readability 2024-12-01 16:39:46 +01:00
11fe85f143
refactor: Enhance README with comprehensive project documentation 2024-12-01 16:38:44 +01:00
8a6ea03597
chore: format and renaming 2024-12-01 16:29:12 +01:00
992008b34c
refactor: Move Day 1 logic into dedicated module
refactor: Limit public API of Day1 module and remove private function tests
2024-12-01 16:18:22 +01:00
bbf027d22a
feat: Add similarity score calculation for Day 1 Part 2 2024-12-01 13:28:46 +01:00
dc74c4a7b1
feat: Add solve_day1_part2 function and test for Day 1 Part 2 2024-12-01 10:15:53 +01:00
fee5ec25f3
feat: Add similarity score calculation for Day 1 Part 2 2024-12-01 10:12:03 +01:00
5ff0e5588c
feat: Add part2.md with Day 1 puzzle description for Advent of Code 2024 2024-12-01 10:10:41 +01:00
d382b3e31c
feat: Add file reading and parsing functions for Day 1 puzzle solution 2024-12-01 10:05:51 +01:00
8346a50620
feat: Implement calculate_total_distance function with sorting and absolute difference calculation 2024-12-01 09:53:12 +01:00
881c7335a0
test: Add tests for Day 1 Historian Hysteria challenge 2024-12-01 09:51:05 +01:00
f1b0d483a3
feat: Add Day 1 challenge description to day1/md file 2024-12-01 09:51:05 +01:00
aa1d1ac20d
project scaffold 2024-12-01 09:46:47 +01:00