मुख्य कंटेंट तक स्किप करें

One doc tagged with "block decomposition"

सारे टैग देखें

Sqrt Decomposition

Sqrt Decomposition is a technique that splits an array into blocks of size sqrt(n) to answer range queries and updates faster than brute force.