Big-O notation describes the upper bound of an algorithm's running time in terms of input size .for example if the input size is n . 1.By understanding the code