Q146
What is the running time of Strassen's algorithm for matrix multiplication?
A.
O(n2.81)
AnswerB.
O(n3)
C.
O(n1.8)
D.
O(n2)
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board