Map Graph
No coordinates found

Quicksort

Divide and conquer sorting algorithm

Quicksort is an efficient, general-purpose sorting algorithm. Quicksort was developed by British computer scientist Tony Hoare in 1959 and published in 1961. It is still a commonly used algorithm for sorting. Overall, it is slightly faster than merge sort and heapsort for randomized data, particularly on larger distributions.

Read article
File:Sorting_quicksort_anim.gifFile:Quicksort-diagram.svgFile:Quicksort-example.gif
Top Questions
AI generated

List the top facts about Quicksort

Summarize this article

What is the single most intriguing fact about Quicksort?

Are there any controversies surrounding Quicksort?

More questions