Model answer
Insert points into a node until its capacity is exceeded, split its rectangle into four quadrants, and route or redistribute points into containing children. Continue only on crowded branches, with maximum-depth handling for coincident points.
Use the key terms, then explain the reasoning.