Presentation is loading. Please wait.

Presentation is loading. Please wait.

Analysis of Algorithms

Similar presentations


Presentation on theme: "Analysis of Algorithms"— Presentation transcript:

1 Analysis of Algorithms
Input Algorithm Output

2 Seven Important Functions
Seven functions that often appear in algorithm analysis: Constant  1 Logarithmic  log n Linear  n N-Log-N  n log n Quadratic  n2 Cubic  n3 Exponential  2n In a log-log chart, the slope of the line corresponds to the growth rate © 2013 Goodrich, Tamassia, Goldwasser Analysis of Algorithms

3

4 Anaconda on Windows Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing 195+ of the most popular Python packages for science, math, engineering, data analysis

5

6

7


Download ppt "Analysis of Algorithms"

Similar presentations


Ads by Google