View Single Post
  #12  
Old 10-11-2008, 10:10 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Quote:
Originally Posted by Tolnaftate2004 View Post
If you're looking for something even a bit more efficient, I would look up the quicksort algorithm.


Yeah, that would also fall under the O(n log n) that napo addressed. I believe that the algorithms course that we have over here is an upper-division course, so I suppose I'll get into the higher-level sorting methods as I progress into the major.
Reply With Quote