0

I'm trying to come up with a pseudocode description of the in-place version of quick-sort that is specialized to take an array as input and return that same array as output. In this version the array may have duplicate elements. (That is, the elements may not be unique).

Any suggestions on what the pseudo code would look like?

Vimzy
  • 1,871
  • 8
  • 30
  • 56

0 Answers0