Explanation: the most efficient way of calculating the lcm of a given number is using euclid’s algorithm which computes the lcm in much lesser time compared to other algorithms.
Q. Which algorithm is the most efficient numerical algorithm to obtain lcm?
โ
Correct Answer: (B)
euclid’s algorithm
Explanation by: Mr. Dubey
the most efficient way of calculating the lcm of a given number is using euclid’s algorithm which computes the lcm in much lesser time compared to other algorithms.
Discussion
Question Analytics
1050
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate