Glossary
Sign up
Glossary

Quick Sort

A sorting algorithm that uses a divide-and-conquer strategy to sort a list of items by partitioning it into smaller lists.