Solution: Rectangle Overlap
Understand how to determine if two axis-aligned rectangles overlap by analyzing their coordinates. Learn to reduce the problem to checking interval overlaps on the x and y axes and apply a simple mathematical solution that runs in constant time.
We'll cover the following...
We'll cover the following...
Statement
An axis-aligned rectangle is represented by a list