6 dancing algorithms


After my last post on the dancing bubble-sort algorithm I found a whole series of different dancing algorithms, 6 in total, all created at Sapientia University, Tirgu Mures (Marosvásárhely), Romania.

Very educational videos worth watching if you want to learn more about these sorting algorithms!

Enjoy!

Quick-sort

Merge-sort

Shell-sort

Select-sort

Bubble-sort

Insert-sort