I'm having trouble with keeping two arrays in parallel within my Merge Sorting algorithm. Suppose I have array defMergeSort and intMergeSort2.I'm having trouble with keeping two arrays in p
I'm having trouble with keeping two arrays in parallel within my Merge Sorting algorithm. Suppose I have array defMergeSort and intMergeSort2.I'm having trouble with keeping two arrays in p