$24
Below is a test data file and the sorted version of the file. Do not view in the Canvas viewer. Download and view with a text editor.
data.txt (https://canvas.oregonstate.edu/courses/1870028/files/92756750/download?download_frd=1)
sorted.txt (https://canvas.oregonstate.edu/courses/1870028/files/92756755/download?download_frd=1)
Test your code on the flip server using the script below. Run using sh HW1.sh.
HW1.sh (https://canvas.oregonstate.edu/courses/1870028/files/93041783/download?download_frd=1)
Submit the write up to Canvas
Submit one .zip file to TEACH that contains: (replace ** with py, c or cpp)
stoogesort.**
mergesort3.**
merge3Time.**
stoogeTime.**
data.txt
sorted.txt
HW1.sh script file
https://teach.engr.oregonstate.edu/teach.php?type=assignment (https://teach.engr.oregonstate.edu/teach.php?type=assignment)