Hacker News new | ask | show | jobs
by groaner 1733 days ago
Not surprising, because computing mean is O(n) and median is O(n log n).

Lack of resources or pure laziness doesn't make it the right measure to use though.

1 comments

Introselect is O(n), right?