dsMerge sort source code c++ This is a C++ program to sort the given data using Merge Sort. Problem Description 1. Merge-sort is…byJohn