Lesson AB25 - Order of Algorithms |
|
|
Two critical criteria used for selecting a data structure and algorithm are the amount of memory required and the speed of execution. The analysis of the speed of an algorithm leads to a summary statement called the order of an algorithm. The key topics for this lesson are: |
|