Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
2166いいね 334,783 views回再生

Quick Sort (LR pointers)

Visualization and "audibilization" of the Quick Sort algorithm.
Sorts a random shuffle of the integers [1,100] using the original variant of quick sort, with two pointers (blue) moving from left and right. The middle element is picked as pivot and marked green.
The animation is slowed down during the video to give you time to see how the algorithm works.
More information on the "Sound of Sorting" at http://panthema.net/2013/sound-of-sor...

コメント