0%
0 / 9 answered
Developing Algorithms Practice Test
•9 QuestionsQuestion
1 / 9
Q1
A school app must sort student test scores (integers) in ascending order; input is scoreList and output is sortedScoreList, and the list may be very large. Based on the described problem, What is a potential limitation of the algorithm?
A school app must sort student test scores (integers) in ascending order; input is scoreList and output is sortedScoreList, and the list may be very large. Based on the described problem, What is a potential limitation of the algorithm?