Block Merge Sort (WikiSort)

preview_player
Показать описание
Visualization and "audibilization" of "Block Merge Sort" algorithm.
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.
Рекомендации по теме
Комментарии
Автор

im always so proud of the computer when it finishes sorting

flylikeabeetv
Автор

0:46 - 0:55 it's The Addams family.

Thrna_
Автор

The authors of the algorithm want it to be called "block merge-sort", which hopefully can nicknamed "block sort". WikiSort is just the name of an implementation!

BonzaiThePenguin
Автор

A very interesting, efficient, stable sort. Complex. Can use only O(1) extra space, but performs better if you give it more space to work with.

dlwatib
Автор

This pleases me. A little more than it should. I can listen and watch this all day. o.o

TheSentientCloud
Автор

i teared up a little bit when i watched this...one simply can't live without this sort...

damndaniel
Автор

Would be nice to see a table of the results of these videos to get an overview.
name / comparisons / accesses / sort time (real value)

Автор

Does someone know how this sorting algorithm work?

prizmincordik
Автор

Your implementation crashes desktop application for lists up to 7 items.

groszak
Автор

Please do grailsort(it also a block merge sort)!!

hbtnguyen
Автор

It's a stable sort, but it doesn't look like it, because all the items are unique

smaybius
Автор

Funny how you didn't demonstrate it's O(1) extra space behavior (as the merge buffers weren't large enough to not fit into that fixed sized buffer of 512 typically used)

paulstelian
Автор

where is the John von Neumann source code ?

alexanderzhang
Автор

This is Merge sort's Cool retro video game one

thermitty_qxr
Автор

0:11 פה אתה חי טל ליבני. אתה פשוט מעצבן שאומר לי לשתוק כל החיים דיי איתך.

anyad