Sorting 2

Implement these additional sorting algorithms: Quick, Modified Quick, and Merge.
Test your sorting algorithms as you did in the previous assignment.