i have sorting functions like bubbleSort(args) and mergeSort(args) How would i go about making them passable to other method that would test execution times etc. I was think