Word info

radix sort

Noun

Meaning

English Wikipedia has an article on:radix sortWikipedia
radix sort (plural radix sorts)

(computing) Any of various sorting algorithms in which items are processed according to the value of each digit or character in turn

Source: en.wiktionary.org

Examples

Least significant digit radix sorts A Least significant digit (LSD) Radix sort is a fast stable sorting algorithm which can be used to sort keys in integer representation order. Source: Internet

Radix sort main Radix sort is an algorithm that sorts numbers by processing individual digits. n numbers consisting of k digits each are sorted in O(n · k) time. Source: Internet

Section 8.3: Radix sort, pp. 170–173. Source: Internet

Close letter words and terms