It's a sorting algorithm used in the standard libraries of Python and Java, that combines elements of insertion sort and merge sort.