Asymptotic Notations – Analysis of Algorithms The main idea of asymptotic analysis is to have a measure of efficiency of algorithms that doesn’t depend on
Big O
2 Articles
2
List of Big-O for PHP functions After using PHP for a while now, we noticed that not all PHP built in functions as fast