Hacker News new | ask | show | jobs
by ballpoint 4361 days ago
The median-of-medians approach is also somewhat tricky to implement (avoiding array copies and so on), although it admittedly looks neat on the slides of the algorithms lectures.