Question 11910 – Algorithms
November 27, 2023Question 14101 – Mathematical-Reasoning
November 27, 2023Question 11912 – Algorithms
Consider the problem of a chain < A1, A2, A3> of three matrices. Suppose that the dimensions of the matrices are 10 × 100, 100 × 5 and 5 × 50 respectively. There are two different ways of parenthesization :
(i) ((A1 A2)A3) and
(ii) (A1(A2 A3)).
Computing the product according to the first parenthesization is ________ times faster in comparison to the second parenthesization.
Correct Answer: B
Question 462 Explanation:

5
10
20
100
Subscribe
Login
0 Comments