Skip to search formSkip to main contentSkip to account menu

Burstsort

Burstsort and its variants are cache-efficient algorithms for sorting strings and are faster than radix sort for large data sets of common strings… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2010
2010
Burstsort is a trie-based string sorting algorithm that distributes strings into small buckets whose contents are then sorted in… 
2010
2010
Algoritma Burstsort memiliki kompleksitas n log n. String-string yang akan diurutkan disisipkan ke dalam Bursttrie sesuai dengan…