Skip to main content

4 docs tagged with "Divide and Conquer"

View all tags

What is Merge Sort?

Merge Sort is a method that efficiently sorts an array using the divide and conquer algorithm.