ASL STEM Logo

ASL STEM

Sort Sign Video

Upload On Fri Aug 03 2012 by ASL STEM

Average Rating: No Ratings

Definition

to arrange items in numerical or alphabetical order. Many different algorithms can be used to sort a group of items. If the number of items is small, it is probably best to use an algorithm that can be represented by a short program. If the number of data items is large, then it is more important to use a faster algorithm, even if it is complicated. Some algorithms assume that the data items have been read into the memory of the computer. However, if there is a very large number of items, it will be necessary to use an algorithm that works when the data items are stored on an auxiliary storage device. Since sorting is such a common operation, many operating systems include built-in sorting algorithms.

Source: Downing, Douglas, et al. Dictionary of Computer and Internet Terms. 10th ed. New York, 2009. Print.
Other Submissions
No other submissions.

BROWSE

* video needed

click here to zoom in