mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-15 02:33:35 +08:00

* add link to function description * fix formatting for consistency * export function so it can be imported for testing * throw error on invalid input * add tests for QuickSelect.js * remove unnecessary comment * Update Data-Structures/Array/QuickSelect.js Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com> Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>