1.

The Euclid’s algorithm runs efficiently if the remainder of two numbers is divided by the minimum of two numbers until the remainder is zero.(a) True(b) FalseI had been asked this question by my college director while I was bunking the class.The query is from Number Theory topic in portion Number Theory of Data Structures & Algorithms II

Answer»

Correct choice is (a) True

For explanation: The Euclid’s algorithm runs EFFICIENTLY if the remainder of two NUMBERS is DIVIDED by the MINIMUM of two numbers until the remainder is zero. This improvement in efficiency was put forth by Gabriel Lame.



Discussion

No Comment Found

Related InterviewSolutions