Which Leetcode question number is about a grid where rectangles are progressively added ...
448

..that cover grid area within that rectangle with a specific number value.
Then one has to find the area covered within specific coordinates of a subrectangle.

I can't seem to find this problem. It may be in one of recent posts related to interviews. Can anyone point me to it?

Comments (1)