Concepts
Algos
Concept
Computer Science
Algorithm
Sort
Merge sort
Mentioned by:
Timsort
Merge sort
A popular
sort
that uses
divide and conquer
and has
sort stability
.
External Resources
Merge sort - Wikipedia