Improving Quicksort with Median of 3 and Cutoffs

Описание к видео Improving Quicksort with Median of 3 and Cutoffs

An explanation of using cutoffs and median of 3 pivot selection to improve quicksort performance. This assumes familiarity with the basic quicksort algorithm.

My video on the basic quicksort algorithm can be found at:    • Quicksort  .

Timestamps
------------------------------------------------
0:00 - Issues with Basic Quicksort
0:38 - Improving Quicksort with Cutoffs
1:04 - Improving Quicksort with Median of 3
3:36 - Example with Both Improvements
8:41 - New Performance of Quicksort

Комментарии

Информация по комментариям в разработке