Data Structures and Algorithms - Old Questions

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

(c)