Question
I need help creating a bubble sort assembly program(MIPS). Please help me and thank you. Instructions: Total points:100 points Debugging and fixing the errors:20 points
I need help creating a bubble sort assembly program(MIPS). Please help me and thank you.
Instructions:
Total points:100 points
Debugging and fixing the errors:20 points
Sorting the array :20 points
Finding and printing minimum and maximum values:10 points
Finding the average:20 points
Searching a key:20 points
Printing general information as header in output (such as the members of the group, ....):10 points
Requirements:
1.Input:?Ask user to input the request:
1.Sort ascending
2.Sort descending
3.Calculate maximum
4.Calculate minimum 5.Find average
6.Search a key
7.Exit
2.Ask user to enter the data (this has been provided in the template)
3.Print out:
1.Header:
i.including general info about the program and developers
ii.The output according to the request
Note:No need to include extra code for validation of the data entered by user
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started