Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 13:08:56 +01:00
f3d73b7c4b feat: P2 solution using pairwise comparison
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 13:04:21 +01:00
bcef8844ec build: only test internal/
20ab5fe4e5 test: adapted p2 test as it expects string and not int
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 12:55:55 +01:00
959c05b769 feat: add part one solution
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 12:50:50 +01:00
4179c88afb feat: include 2018D2
0dc0c3af3d feat: 2018D2 dataset
c6dc950d3f test: add unit test for p1
Compare 3 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-11-30 12:46:11 +01:00
e5a1504f6b feat: add solutions for P1/P2 2018D1
9da1fa02c8 feat: 2018D1 dataset
99857d8ca5 test: add unit tests for P1/P2
e198caf1b9 feat: include 2018D1
Compare 4 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-11-29 16:15:16 +01:00
9dd5f1354f docs: comment years
Kharec pushed to main at Kharec/advent-of-code 2025-11-29 16:07:05 +01:00
8ad1b166f3 feat: add both solutions
1f3b42b266 feat: 2015D5 dataset
9521677ca8 test: add unit tests for both parts
8938992384 feat: include 2015D5
Compare 4 commits »
Kharec pushed to main at Kharec/goyco 2025-11-29 15:19:45 +01:00
d4e91b6034 refactor: complete refactor and better helpers use
7d46d3e81b clean: remove the unused expectedValue in assertHeader (always set to "")
216aaf3117 refactor: clean code and use new request helpers
435047ad0c refactor: clean code
b7ee8bd11d refactor: clean variable names and use new request helpers
Compare 6 commits »
Kharec pushed to main at Kharec/goyco 2025-11-29 14:56:21 +01:00
2dd16e0e00 refactor: complete
Kharec pushed to main at Kharec/goyco 2025-11-29 14:55:50 +01:00
d6db70cc79 refactor: clean code and variables, use new request helpers
Kharec pushed to main at Kharec/goyco 2025-11-29 14:50:39 +01:00
58e10ade7d refactor: clean variable names and modernize code
Kharec pushed to main at Kharec/goyco 2025-11-29 14:46:29 +01:00
7403a75d8e refactor: clean variable naming
Kharec pushed to main at Kharec/goyco 2025-11-29 14:41:40 +01:00
b429bc11af refactor: clean code and use new request helpers
Kharec pushed to main at Kharec/goyco 2025-11-29 14:37:21 +01:00
2ec5c28fb5 refactor: rename variables and clean code
Kharec pushed to main at Kharec/goyco 2025-11-29 14:21:12 +01:00
3743a99e40 refactor: req -> request, rec -> recorder, reqBody -> requestBody...
Kharec pushed to main at Kharec/goyco 2025-11-29 14:17:28 +01:00
5710921b87 refactor: use new request helpers
Kharec pushed to main at Kharec/goyco 2025-11-29 14:15:09 +01:00
84d9c81484 refactor: rec -> recorder, req -> request and modernize loop
Kharec pushed to main at Kharec/goyco 2025-11-29 14:11:36 +01:00
b0c2038927 feat: add new helpers to make requests properly in integration tests
Kharec pushed to main at Kharec/advent-of-code 2025-11-29 09:57:56 +01:00
a0ce63e5a5 feat: solve d4 both parts using md5 bruteforce
a12c8df252 test: add unit tests for both parts
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2025-11-29 09:55:52 +01:00
8d69f10924 feat: include 2015D4
e41d1fa220 feat: add 2015D4 input
Compare 2 commits »