I am trying to figure out how to rewrite the following merge_sort function without using the slicing operator. Apparently, I should pass the starting and ending indices alon