quadratic complexity

Quadratic complexity refers to algorithms where the time or space requirements grow proportionally to the square of the input size, typically becoming less efficient as input sizes increase.

10 papers