mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-29 15:34:21 +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.