20250614
- LeetCode 560: Subarray Sum Equals K
- I knew the technique with a prefix sum array and two for loops, but
the solution with a hash map and one for loop was new to me.
- and reviewed some pull requests
- spent some time with my wife (strolling, Vampire Survivors)
TODO:
- check available facilities for passport request
index 20250613 20250615