| Webster's Online Dictionary |
| Expressions | Definition | ||
| External sorting | External sorting is a generic term for a class of sorting algorithms that can handle massive amounts of data. External sorting is required when the data being sorted does not fit into the main memory of a computing device (usually RAM) and a slower kind of memory (usually a hard drive) needs to be used. (references) | ||
Source: compiled by the editor from various references; see credits. | Top | ||
| Expressions | Domain | Definition | |
| External sorting | Computing | A sort requiring the use of auxiliary storage because the set of items to be sorted cannot be held in the available internal storage at one time. Source: European Union. (references) | |
Source: compiled by the editor from various references; see credits. | Top | ||