Day 17 (Prefix Sum and Two Pointers)
Today, I focused on mastering the prefix sum technique and the two pointers approach to solve challenging problems. I began by solving the "subarray sum equals k" problem using prefix sum, followed by tackling the "longest subarray with sum k" proble...
aaronjthomas.hashnode.dev10 min read