mergesort
Jump to navigation
Jump to search
English
[edit]Alternative forms
[edit]Etymology
[edit]Noun
[edit]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.
Translations
[edit]sorting algorithm
|
Verb
[edit]mergesort (third-person singular simple present mergesorts, present participle mergesorting, simple past and past participle mergesorted)
- (transitive, computing) To sort with such an algorithm.