Sorting Algorithms As A Video
Written by Alex Armstrong   
Saturday, 28 January 2012

A mixture of nostalgia and pure brilliance, this classic video from the 1980s shows everything you need to know about sorting, while proving just how far computer animation has progressed in the intervening years.

You may well have been impressed by the popular Sorting Algorithms as Dances, but once you have got over the catchy tunes and the glitzy costumes don't you really want a clear-cut, old-fashioned animation to back it all up?

 

sortingsorting1

This video is part history, part education and every programmer really should see it - probably more than once. "Sorting out Sorting" was made in the 80's by Dr. Ronald Baecker from the University of Toronto and it starts off with simple sorting algorithms such as bubble, insertion, shell and so on. It eventually gets to the quicksort and on to various tree sorts. Whatever you do, don't miss the final sorting comparison - it is an artwork in its own right as is the electronic music.

I need to warn you that the video has three small problems. The first is that it is initially a bit slow - but you can always jump ahead. It speeds up after the introduction. The second is that it lasts 30 minutes, but it is well worth watching to the end. Finally it suffers from being made on old technology - a film plotter that lacks the sort of resolution we take for granted today, but this can be considered all part of its charm.

 

   

 

And yes, sorting was an important topic back in the 1980s - probably more so than it is today.

Further Reading:

Sorting Algorithms as Dances

Silverlight Sorting Lab

SilverSort

Magic of Merging

QuickSort exposed

Sequential storage

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Couchbase Adds Vector Search
07/03/2024

Couchbase is adding support for vector search across its entire product line including Capella, Enterprise Server, and Mobile. Support has also been added for retrieval-augmented generation (RAG) tech [ ... ]



Google Adds Multiple Database Support To Firestore
04/03/2024

Google has announced the general availability of Firestore Multiple Databases, which can be used to manage multiple Firestore databases within a single Google Cloud project.


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

 

Last Updated ( Sunday, 28 April 2019 )