Linearithmic vs Subquadratic - What's the difference?
linearithmic | subquadratic | Synonyms |
(computer science, of a procedure) Taking up to time proportional to n'' log(''n'') to run on inputs of size ''n .
(computing) Describing an algorithm that runs in greater than linear, but less than quadratic time