aboutsummaryrefslogtreecommitdiff
path: root/challenge-337/deadmarshal/java
diff options
context:
space:
mode:
authorLubos Kolouch <lubos@kolouch.net>2025-09-09 13:35:28 +0200
committerLubos Kolouch <lubos@kolouch.net>2025-09-09 13:35:28 +0200
commit9cb820a72cb95a2e4f1c3f0caed83aaa66db0abb (patch)
treeefb19c8e00507512d8af26459d086a9a1b84c8e9 /challenge-337/deadmarshal/java
parent6451ece29a5264187fb8246ed798e00beb1e8107 (diff)
downloadperlweeklychallenge-club-9cb820a72cb95a2e4f1c3f0caed83aaa66db0abb.tar.gz
perlweeklychallenge-club-9cb820a72cb95a2e4f1c3f0caed83aaa66db0abb.tar.bz2
perlweeklychallenge-club-9cb820a72cb95a2e4f1c3f0caed83aaa66db0abb.zip
Add solutions for The Weekly Challenge - 338
- Implemented Task 1 (Highest Row) in Perl (ch-1.pl) and Python (ch-1.py) to find the maximum row sum in a matrix. - Implemented Task 2 (Max Distance) in Perl (ch-2.pl) and Python (ch-2.py) to find the maximum absolute difference between pairs from two arrays. - Included docstrings, type annotations (Python), and provided unit tests for both tasks. - Added README.md summarizing tasks and solutions. - Verified all unit tests pass for both Perl and Python solutions.
Diffstat (limited to 'challenge-337/deadmarshal/java')
0 files changed, 0 insertions, 0 deletions