Город МОСКОВСКИЙ
00:01:02

Block Merge Sort (WikiSort)

Аватар
Питон: сила изменения кода
Просмотры:
23
Дата загрузки:
02.12.2023 09:43
Длительность:
00:01:02
Категория:
Технологии и интернет

Описание

Visualization and "audibilization" of "Block Merge Sort" algorithm.
Sorts a random shuffle of the integers [1,100] using Block Merge Sort, which is an in-place block-based merge sort algorithm implemented by Mike McFadden as WikiSort - https://github.com/BonzaiThePenguin/WikiSort
The animation is slowed down during the video to give you time to see how the algorithm works. Compared elements are blue, moved elements are red.
More information on the "Sound of Sorting" at http://panthema.net/2013/sound-of-sorting

Рекомендуемые видео