|
|
5a966b4839
|
refactor: Add type specs and simplify calculate_similarity_score function
|
2024-12-01 17:59:45 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
aa1d1ac20d
|
project scaffold
|
2024-12-01 09:46:47 +01:00 |
|