Question: 1- write a Java program that generates an array of 100 integers RANDOMLY with values between 1 - 50 2- Use the insertion sort to

1- write a Java program that generates an array of 100 integers RANDOMLY with values between 1 - 50 2- Use the insertion sort to sort these numbers 3- Use the merge sort to sort these numbers Note : submit your (.java) file with the source code only
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
