What is an algorithm?
A finite sequence of operations for carrying out a procedure or solving a problem.
3 characteristics of algorithms
Big O Notation
What does it mean if one algorithm has a higher order of complexity than another?
it will have a longer run time