The best way to measure the goodness of an algorithm is

A) to write a computer program that uses the algorithm and time its execution
B) to write a computer program that uses the algorithm and run it on the hardest and largest inputs
C) to look at its worst case and average case complexity functions
D) to look at the sum of its execution time and the space it uses

C) to look at its worst case and average case complexity functions

Computer Science & Information Technology

You might also like to view...

Objects such as charts cannot contain hyperlinks

Indicate whether the statement is true or false

Computer Science & Information Technology

Unlike the Office Clipboard, which is available all the time, you must activate the system Clipboard to use it.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology