1. sorting; categorization
2. Sorting algorithmIn computer science, a sorting algorithm is an algorithm that puts elements of a list in a certain order. The most-used orders are numerical order and lexicographical order. Efficient sorting is important for optimizing the use of other algorithms that require sorted lists to work correctly; it is also often useful for canonicalizing data and for producing human-readable output.
Read “Sorting algorithm” on English Wikipedia
Read “ソート” on Japanese Wikipedia
Read “Sorting algorithm” on DBpedia
Read “Sorting algorithm” on English Wikipedia
Read “ソート” on Japanese Wikipedia
Read “Sorting algorithm” on DBpedia
Discussions
Log in to talk about this word.