Search:

Type: Posts; User: biglandphil

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    5,127

    Re: Hibbard Shell Sort

    Yeah that's what I ended up doing, it was just annoying that going low to high didn't work. It sorted it but took much longer than it was supposed to, and only worked for small array sizes. thanks.
  2. Replies
    3
    Views
    5,127

    Hibbard Shell Sort

    I have gotten down shell sort algorithms, but i just cant get Hibbard's increments. I get what they are, I just cant implement them into my basic shell sort. For other shell sorts, they go while...
Results 1 to 2 of 2