[Chicago] Not exactly a solution, but.... (Lewit, Douglas)

Tanya Schlusser tanya at tickel.net
Mon Jun 15 12:50:29 CEST 2015


>
> I sort of got my mergeSort program to work, but the problem is that the
>
algorithm isn't really mergeSort at all!  It uses merge, but my algorithm
> is iterative rather than recursive, so it's not really a mergeSort.  It's a
> merge-something, but not true mergeSort.  Oh well.  Any suggestions?
> Thanks!
>


The algorithm is kind of iterative-ish so it may be working OK.

The best way to investigate is to watch the AlgoRythmics perform the Mergesort
Algorithm in a Transylvanian-Saxon Folk Dance
<https://www.youtube.com/watch?v=XaqR3G_NVoo>

Seriously, put it on 2x speed, it is the greatest thing on earth.

~Tanya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20150615/bb9bcce7/attachment.html>


More information about the Chicago mailing list