Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Computer science degree and Foxpro
Message
From
21/07/1999 12:25:10
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00243740
Message ID:
00244204
Views:
15
I haven't seen anyone mention a tree sort, which is the most complex structure taught at the Community College I attended. I have no idea about its relative speed, and frankly, its been years since I've even thought about it. Indexes are much more handy.

>>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.
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform