Algorithms POD
Ace your homework & exams now with Quizwiz!
Scalability refers to what quantity?
Input data size
an experimental study requires implementing and running the algorithm.
true
An algorithm is commonly scientifically characterized by ____.
running time
An experimental study could test all possible inputs for an algorithm that concatenates two strings.
false
An experimental study does 1 million runs of an algorithm. Each is done in less than 5 milliseconds, implying that the algorithm is very fast for practical use.
false
an algorithm must ____.
finish in a finite amount of time