2D Difference Array¶ Table of Contents¶ 2536. Increment Submatrices by One (Medium) 850. Rectangle Area II (Hard) 2132. Stamping the Grid (Hard) 2536. Increment Submatrices by One¶ LeetCode | 力扣 Tags: Array, Matrix, Prefix Sum 850. Rectangle Area II¶ LeetCode | 力扣 Tags: Array, Segment Tree, Line Sweep, Ordered Set 2132. Stamping the Grid¶ LeetCode | 力扣 Tags: Array, Greedy, Matrix, Prefix Sum Comments