/nth

Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.

Primary LanguageGoMIT LicenseMIT

No issues in this repository yet.