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