M
Explanation by: Mr. Dubey
from the binary gcd algorithm, it is found that the computational complexity is o (log a + log b)2) as the total number of steps in the execution is at most the total sum of number of bits of a and b.
You must be Logged in to update hint/solution
Discusssion
Login to discuss.