Hacker News new | ask | show | jobs
by copperx 3021 days ago
He's just thinking asymptotically. f(n) = n(n-1)/2 = O(n^2).