Topic: Language Problem / Level: intermediate

Problem: Write a program to sort an array using the merge sort algorithm.

Run the code to see the output here...