Hacker News new | ask | show | jobs
by MaximumYComb 1295 days ago
That is O(n^2), when I believe it could have been O(n.log(n)).