What is the big oh O , (the complexity) of the algorithm?.
Extracted text: 7. What is the big oh O, (the complexity) of the algorithm? Algorithm sMR (A, n) Input array A of n integers Output the maximum value in A sum = for (i = 0 to n-1) do sum e sUm + A[ %3D return sum
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here