Skip to main content

One doc tagged with "Pivot"

View All Tags

What is Quick Sort?

Quick Sort is a fast sorting algorithm that uses a pivot to partition and sort an array.