Definify.com
Definition 2024
mergesort
mergesort
See also: merge-sort and merge sort
English
Alternative forms
Noun
mergesort (plural mergesorts)
- (computing) A divide and conquer sorting algorithm that operates by dividing the items to be sorted into many small lists and gradually merging them together.
Verb
mergesort (third-person singular simple present mergesorts, present participle mergesorting, simple past and past participle mergesorted)
- (transitive, computing) To sort with such an algorithm.