Hi all!

This is not exactly Palm related, but hope someone can help me out.

I've a partially sorted list and I want to sort it out completely. Which of
these would be the most efficient in this case?

- quicksort (works well for random list, but partially sorted??)
- insertion sort (I know very little abt this)
- bubble sort (the only sort that can stop prematurely when the list is
fully sorted, but slow!)

Regards,
Gee.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to