Q484
What is the time complexity of the fastest known matrix multiplication algorithm?
A.
O(nlog7)
B.
O(n2.37)
AnswerC.
O(n3)
D.
O(n!)
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board