データの並べ替え (ソート)を行うアルゴリズムは複数存在し、その並べ替え方法によって平均的な処理時間等が大きく異なります。こうしたソートアルゴリズムをウェブサイト上でシミュレートできる「Visual Sorting/The Sound Of Sorting」が公開されています。
Awesome movie collection "AlgoRythmics" explaining sorting algorithms such as "quick sort" and "bubble sort" with folk dancing The work of rearranging a lot of data in ascending order (ascending order ...