Or, how to ruin a l33tcode interview question
Great article and topic. It is interesting to see how far machine sympathy vs. algorithmic optimality can push performance. One note: there are numerous references to “nth_largest”, which should be to (C++ STL) nth_element?
Yes - corrected, thanks!
Great article and topic. It is interesting to see how far machine sympathy vs. algorithmic optimality can push performance. One note: there are numerous references to “nth_largest”, which should be to (C++ STL) nth_element?
Yes - corrected, thanks!