Hacker News new | ask | show | jobs
by danlark 694 days ago
Around 4 years ago I compared lots of different median algorithms and the article turned out to be much longer than I anticipated :)

https://danlark.org/2020/11/11/miniselect-practical-and-gene...

2 comments

Is any of those easily modifiable to return the arg-median (the index which has the median).
Just wanted to say thank you for this article - I've read and shared this a few times over the years!