Skip to content
What is the logarithmic runtime O(log(n))?

What is the logarithmic runtime O(log(n))?

In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a given number x is the exponent to which another fixed number, the base b, must be raised, to produce that number x. Wikipedia Introduction If you want to see the original post and refresh your knowledge on Big O notation please click… Read More »What is the logarithmic runtime O(log(n))?