pythonds icon indicating copy to clipboard operation
pythonds copied to clipboard

Typo in 5.12. The Quick Sort

Open yay-jake opened this issue 6 years ago • 0 comments

The idea is that in the case where the the first item in the list does not belong toward the middle of the list, the median of three will choose a better “middle” value.

http://interactivepython.org/courselib/static/pythonds/SortSearch/TheQuickSort.html

yay-jake avatar Dec 17 '18 22:12 yay-jake