Search:

Type: Posts; User: Joeyeyey

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,697

    Re: Help me, java quicksort!

    It's just a simple question in the book, Im supposed to implement quickSort instead of bubbleSort. (I learned earlier in the book how to implement bubbleSort.) There is no algorithm. :)
  2. Replies
    7
    Views
    1,697

    Re: Help me, java quicksort!

    Okay, will try that. Thanks!

    --- Update ---




    Well, I have tried this if this is what you mean:
  3. Replies
    7
    Views
    1,697

    Help me, java quicksort!

    Hello, I got a problem that I just can't solve.. The program is supposed to sort the random int-array with a "quickSort". But I dont get it to work, I do get a list of 20 int's and they're almost...
Results 1 to 3 of 3