Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Computer science degree and Foxpro
Message
 
À
21/07/1999 08:20:15
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00243740
Message ID:
00244181
Vues:
23
>I went to college 2 years ago to get a silly piece of paper so I could work in the US. After 18 years of programming, I completed a 2 year course in 6 months evenings and weekends while working.
>
>By the way, what's the fastest sorting algorithm? Note, I said fastest, not most efficient.

Hi Mike,

It'd probably be an indirect recursive Quicksort (Partition sort). By indirect I mean that you'd have an array of pointers to values that would actually be swapped rather than the actual values themselves. This is done to reduce the overhead involved in moving the actual values.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform