計算機科学者のアントニー・ホーア氏が26歳の時に開発したソートアルゴリズムの一種が「クイックソート」です。このクイックソートがどのように動作しているのかをイメージしやすいようにイラスト付きで説明してくれるページが「Illustrated Quicksort ...
Hoare is the man who developed quicksort at the age of 26. Quicksort is an algorithm that repeatedly selects one random piece of data from randomly arranged data, sorts the data by whether it is ...