Re: Spelling Error Fequency



Howard,

Is there supposed to be code somewhere on that page for the methode of
sorting that you recommend that I used in place of "Bubble" sort? If
there is, I didn't see any.

.



Relevant Pages

  • Re: Problem about the used time to sort an array
    ... I have to sort an string array. ... I am using the bubble method to do ... sorting ten. ...
    (comp.lang.java.programmer)
  • Re: Bubblesort and Output
    ... >> I tried a bubblesort algorithim, ... How do I output it in sorted order? ... > about the slowest sort you can do, and that there are alternative sorting ... On data that is already almost sorted, the bubble sort is one of the fastest ...
    (microsoft.public.vb.general.discussion)
  • Re: Sorting Across Worsheets
    ... Unless there is a special need for the three sheets, I would recommend that ... you put all your data on one sheet and the sorting becomes MUCH easier, ... following two sheets ). ... sheets two and three sort also, ...
    (microsoft.public.excel.newusers)
  • Re: A Fast sorting algorithm for almost sorted data
    ... far my compressor has potential but is nowhere near ready. ... It does however make heavy use of sorting. ... which I am currently calling Run sort. ... entire selected run can be added to the sorted output array. ...
    (comp.compression)
  • Re: Solution for sorting an array alpha-numerically
    ... strings up into groups and sorting the groups seperately, ... > so that numeric and alphabetic data sort as seperate groups. ... To the same project as the web page, add the class AlphaNumCompare() ...
    (microsoft.public.dotnet.general)