Solution: Rectangle Overlap
Explore the mathematical approach to determine whether two axis-aligned rectangles overlap by reducing the problem to checking 1D interval overlaps along the x-axis and y-axis. Understand how to compute positive width and height overlaps to decide if rectangles intersect with a positive area.
We'll cover the following...
We'll cover the following...
Statement
An axis-aligned rectangle is represented by a list