Hacker News new | ask | show | jobs
by derefr 2216 days ago
“Superlinear” is the word you’re looking for.
1 comments

Superlinear can mean O(n log n) or anything like that, which is smaller than O(n^2).