Basic Concepts
Basic Concepts
Basic Concepts
Objectives
Linear Loops
-Efficiency is a function of the number of intstructions.
-
Loop update either adds or subtracts.
•Big-O Notation
-Not concerned with exact measurement of efficiency but with the magnitude.
- A dominant factor determines the magnitute.