Computing.Net > Geek Dictionary > Quicksort

Related Words: Introsort

Quicksort definitions

Newest
Highest Rated

Quicksort

Definition: A popular sorting algorithm that picks an element from the list, and reorder the list so that all elements which are less than the chosen element come before the chosen element.
Usage: Don't use Bubble sort, use quick sort.
Posted by Djo on June 6, 2009 at 17:29:33 Pacific

Bookmark and Share

What is YOUR definition of Quicksort?





See all Words
ALL | # | a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z | random