Solution: Maximum Area Rectangle With Point Constraints I
Explore how to determine the largest rectangle with borders parallel to the axes using a set of points. Understand how to validate rectangle formation and calculate its area while ensuring no additional points lie inside or on the edges, applying coordinate geometry and set lookups.
We'll cover the following...
We'll cover the following...
Statement
You are given an array of points, where points[i] have two values: