100 likes | 241 Views
Foundations II: Data Structures and Algorithms. Lecture 2 : -- More on growth of functions. Review some basics Chapter 3.2 of CLRS See the board More examples on comparing the growths of functions. Recall Asymptotic Notation. Another View. Some Special Cases.
E N D
Foundations II: Data Structures and Algorithms Lecture 2: -- More on growth of functions CSE 2331 / 5331
Review some basics • Chapter 3.2 of CLRS • See the board • More examples on comparing the growths of functions CSE 2331 / 5331
Recall Asymptotic Notation CSE 2331 / 5331
Another View CSE 2331 / 5331
Some Special Cases CSE 2331 / 5331
More Examples • vs. • vs. • vs. • vs. • vs. • vs. • vs. • vs. • vs. • vs. CSE 2331 / 5331
More Examples • vs. • vs. • vs. • vs. In general, we can safely ignore low order terms. CSE 2331 / 5331
Hierarchy CSE 2331 / 5331
More Example • Rank the following functions by order of growth: CSE 2331 / 5331