• Burstsort and its variants are cache-efficient algorithms for sorting strings. They are variants of the traditional radix sort but faster for large data...
    5 KB (528 words) - 06:48, 16 October 2021
  • the heap data structure. This can be useful for certain data types, see burstsort. IBM 80 series Card Sorters Other distribution sorts Kirkpatrick-Reisch...
    20 KB (2,604 words) - 07:17, 11 June 2024
  • Thumbnail for Radix tree
    algorithm Extendible hashing Hash array mapped trie Prefix hash tree Burstsort Luleå algorithm Huffman coding Morin, Patrick. "Data Structures for Strings"...
    18 KB (2,331 words) - 09:36, 22 June 2024
  • character, which replaces the hash bucket node as the trie root (e.g. see Burstsort). The existing keys and values contained in the hash bucket are each shortened...
    4 KB (707 words) - 13:19, 23 September 2023
  • Thumbnail for Sorting algorithm
    the assumption that n ≪ 2k, but the algorithm does not require this. Burstsort — n ⋅ k d {\displaystyle n\cdot {\frac {k}{d}}} n ⋅ k d {\displaystyle...
    68 KB (6,410 words) - 22:44, 6 September 2024
  • Thumbnail for Trie
    a form of radix sort. Tries are also fundamental data structures for burstsort, which is notable for being the fastest string sorting algorithm as of...
    31 KB (3,399 words) - 14:26, 2 September 2024
  • lists Slowsort Strand sort Non-comparison sorts Bead sort Bucket sort Burstsort: build a compact, cache efficient burst trie and then traverse it to create...
    71 KB (7,827 words) - 18:40, 18 August 2024