which of these 2 quicksorts is faster?
Christian Heimes
lists at cheimes.de
Wed Sep 10 07:10:13 EDT 2008
Fredrik Lundh wrote:
> what makes you think you can write a better sort than the built-in
> algorithm by typing in some toy quick-sort implementations from a
> "sorting for dummies" article?
Anybody who can FULLY understand Tim's text at
http://svn.python.org/projects/python/branches/release25-maint/Objects/listsort.txt
can write a better sorting algorithm ... *scnr*
:]
Christian
More information about the Python-list
mailing list