Hakuluettelo:
Käännös:
mergesort (suomeksi)
- Määritelmät:
- (lb, en, computing) A divide and conquer sorting algorithm that operates by divide, dividing the items to be sorted into many small lists and gradually merge, merging them together.
- (lb, en, transitive, computing) To sort with such an algorithm.