0%
0 / 9 answered

Developing Algorithms Practice Test

9 Questions
Question
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?

Question Navigator