Data Structures and Algorithms - Old Questions

Question Answer Details

1.

i) What is the measurement for time complexity of an algorithm?

a) Counting microseconds    

b) Counting kilobytes of algorithms

c) Counting number of key operations

d) Counting number of statements

1 marks
Asked in 2019-Objective

Answer

AI Generated Answer

AI is thinking...

Official Answer

(c)