Find k largest element using quickselect algorithm (extension of Quicksort).
Quicksort step-by-step interactive visualization.