LeetCode 240 Search a 2D Matrix II (Med, Java, O(m+n))Reduce the search space by checking each 7 or L shaped areaJul 13, 2025·3 min read·3