首页 > Term: treesort
treesort
(1) A sort algorithm that first builds a binary search tree of the keys, then accesses the keys with an in-order traversal. (2) A variant of heapsort.
0
创建者
- GeorgeV
- 100% positive feedback