Solution: Rectangle Overlap
Explore how to determine if two rectangles overlap by applying math and geometry principles. Understand the problem reduction to 1D interval overlaps along x and y axes, and learn how to implement a solution based on positive width and height intersections.
We'll cover the following...
We'll cover the following...
Statement
An axis-aligned rectangle is represented by a list