Question: So this is my final / culminating in the class called sorting code, he said we could make whatever idea out of it we wanted,

So this is my final/culminating in the class called sorting code, he said we could make whatever idea out of it we wanted, me and my partner wanted to do a bank app where it shows a fake card above, then a list of transactions with prices and etc., i understand it could be difficult to make something so specific, so if you cant just make something cool or interesting as long as it meets the instructions my teacher provided, so like make a bank app display, or a grade caulculator where you input grades and does a really interesting/advanced way of getting you your percentage, heres the instructions he gave:
Your program is to ask the user to create a choice of:
a) An array of 10 random doubles
b) An array of 100 random doubles
c) An array of 10000 random doubles
Once you have created the selected array. The user is to choose from 6 sorting algorithms. You can use any six sorting methods we have discussed in class.
Please include the time code that displays how much time it took to sort the array.
Out of these just pick which is easiest to work with: Sorting methods he provided to pick from: selection sort, insertion sort, quick sort, merge sort, heap sort, radix sort (LSD), radix sort (MSD), std::sort (intro sort), std::stable_sort (adaptive merge sort), shell sort, bubble sort, cocktail shaker sort, gnome sort, bitonic sort and bogo sort
USE ECLIPSE JAVA SCRIPT TO WRITE THE CODE and make it as much lines of code for a better mark that make sense not just random coding, thanks.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!