Using the attached data files, create a String Bubble Sort array for each file,

Using the attached data files, create a String Bubble Sort array for each file, then create a String Insertion Sort array for each file. You should read each txt file to obtain size
Please note that these are STRING arrays, not integer..
You should include the following subroutines: findSize, loadArray, printArray, bubble Sort, insertion Sort, mergeSort.
Merge the two files and sort the merged file. Write the merged file, call it StudentC. txt, to disk and include it in your zipped upload.
Also include the subroutines for counting number of string records. Write number of loops in submission text.
You may use Flowgorithm, pseudo code, or Visio for describing your project.
All –
There should be two downloadable STRING data files attached to the Project assignment.
StudentA.txt and StudentB.txt. Count the records to calculate array size, then do bubble and insertion sorts for both, THEN merge the two and create StudenAB.txt.
Do all of the sorts for StudentAB as well. Count the number of swaps for each text file,
Remember, these are STRING sorts. During the webinars, I used INTEGER sorts.

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount