mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
Change to List<E> for any type of array. Change value of pivot to value of middle index of unsorted array.
Change to List<E> for any type of array. Change value of pivot to value of middle index of unsorted array.