Sort

Updated: 07/18/2024 by Computer Hope

Sort may refer to any of the following:

Little balls sorted by color.

1. Sort is organizing data in a particular order, allowing for information to be found easier. For example, names and contact information may be sorted by a sorter in alphabetical order to allow the person looking for a name to see if it's available.

Note

Because this type of sort is sorting digital data, it's also sometimes called a digital sort.

Types of sorts

Over the history of computers, different sorting algorithms have been developed. Below is a listing of the different types of sorts.

Visual representation of sorts

Below is a video that visually represents many sorting algorithms and provides examples of how each is utilized.

2. In a command line, sort is the name of a command in Linux, MS-DOS, and the Windows command line.

3. In Microsoft Excel, Sort is a feature used to organize data. For example, arranging a list of names in either alphabetical or a collection of dates in numerical order.

Algorithm, Arrange, Big data, Chronological, External sort, Indexing, Internal sort, Order, Organize, Random, Search, Selection sort, Sequential, Software terms, Sort field, Sort within a sort, Spreadsheet terms