Logarithms: what are they?Understand origin and the elements that make up the symbology of logarithms. Know your restrictions and the main conventions for your representation.
Theta notationLearn all the details of Theta notation: the last of the top 3 notations used in algorithm analysis to represent performance.
Big Omega notationLearn the full details of the Big Omega notation: the second of the top 3 notations used in algorithm analysis to represent performance.
Big O notationLearn the full details of the Big O notation: the first of the top 3 notations used in algorithm analysis to represent performance.
Asymptotic classesContinue to deepen your knowledge of algorithm analysis. Learn about asymptotic classes and the differences in performance between them.
Asymptotic behaviorDeepen your knowledge in algorithm analysis. Know the importance of asymptotic behavior of the functions generated by the analysis process.