Subquadratic time
From Free net encyclopedia
Revision as of 05:48, 15 April 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
An algorithm is said to run in subquadratic time if its running time <math>f(n)</math> is <math>o(n^2)</math> (more on Big O notation)