Skip to search formSkip to main contentSkip to account menu

Quicksort

Known as: Quick Sort, Q sort, External quicksort 
Quicksort (sometimes called partition-exchange sort) is an efficient sorting algorithm, serving as a systematic method for placing the elements of an… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
This research paper is a statistical comparative study of a few average case asymptotically optimal sorting algorithms namely… 
2013
2013
Sorting is integral part of many computer based systems and applications, as it involves rearranging information into either… 
2010
2010
Quick sort algorithm is studied thoroughly, a new incomplete quick sort algorithm is designed, and then a novel image median… 
2008
2008
We present, and evaluate benefits of, a design methodology for translating natural phenomena represented as mathematical models… 
2001
2001
Each object in an object-oriented program can correspond to one abstraction in the program's design. This correspondence makes… 
1997
1997
We compare and analyze different in-memory sorting algorithms to understand their behavior on a superscalar MIPS R8000 processor… 
1985
1985
The design of a hardware unit that performs unification operation is described and analyzed in this paper. In particular, the…