Allows us to evaluate the speed of an algorithm independent of the hardware/software environment
Thursday, October 21, 2021
Counting Primitive Operations (§3.4)
Analysis of Algorithm
By inspecting the pseudo code, we can determine the maximum number of primitive/basic operations executed by an algorithm, as a function of the input size