Port

Port (v): To rewrite code in a different programming language that remains functionally identical.
by codemastercode January 26, 2011
Get the Port mug.

Quicksort

Quicksort (n): a sorting algorithm which accepts an array of integers (or hashable objects), and sorts it.
Quicksort remains the most commonly implemented sorting algorithm, despite being decades old.
by codemastercode January 26, 2011
Get the Quicksort mug.

Qsort

Qsort (n): a C++ function accepting, among other things, a pointer to an array, and applies the Quicksort algorithm to sort the array.

Qsort (n): see Quicksort.
Qsort must be the fastest sorting algorithm ever.
by codemastercode January 26, 2011
Get the Qsort mug.