Big O Notation and Algorithm Efficiency

  • Rubinstein-Salzedo S
N/ACitations
Citations of this article
18Readers
Mendeley users who have this article in their library.
Get full text

Abstract

When we do a computation, we would like to do it as fast as possible, or at least pretty fast. In order to talk about (roughly) what that means, we need to introduce big O notationBig O notation. Let f(x) and g(x) be two functions, we say that {\$}{\$}f(x)=O(g(x)){\$}{\$}if there is some constant {\$}{\$}C>0{\$}{\$}, which does not depend on x, so that {\$}{\$}{\backslash}begin{\{}aligned{\}} |f(x)|{\backslash}le Cg(x) {\backslash}end{\{}aligned{\}}{\$}{\$}for all x.

Cite

CITATION STYLE

APA

Rubinstein-Salzedo, S. (2018). Big O Notation and Algorithm Efficiency (pp. 75–83). https://doi.org/10.1007/978-3-319-94818-8_8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free