No description
Find a file
2025-01-04 01:33:23 +01:00
day01 fix similarityScore and refactor to O(n + m) 2024-12-23 12:52:47 +01:00
day02 initial upload 2024-12-23 09:45:07 +01:00
day03 initial upload 2024-12-23 09:45:07 +01:00
day04 fix missing error handling 2024-12-23 15:05:38 +01:00
day05 fix unnecessary guard around map access 2025-01-04 01:33:23 +01:00
day06 fix missing error handling 2024-12-23 15:05:38 +01:00
day07 add solution for day7 2024-12-24 00:49:56 +01:00
.editorconfig initial upload 2024-12-23 09:45:07 +01:00
.gitattributes initial upload 2024-12-23 09:45:07 +01:00
go.mod initialize go.mod 2024-12-23 12:34:16 +01:00
LICENSE initial upload 2024-12-23 09:45:07 +01:00
README.md initial upload 2024-12-23 09:45:07 +01:00

Advent of Code - 2024

This repository contains solutions to the Advent of Code puzzles for the year 2024.