Script to get the nth smallest/largest item. Inspired by std::nth_element.
-
Updated
Aug 29, 2020 - C#
Script to get the nth smallest/largest item. Inspired by std::nth_element.
Add a description, image, and links to the quickselect topic page so that developers can more easily learn about it.
To associate your repository with the quickselect topic, visit your repo's landing page and select "manage topics."