Q499
What is the total running time of Euclid's algorithm?
A.
O(N)
AnswerB.
O(N log M)
C.
O(N log N)
D.
O(log N +1)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board