Page 1 of 1

What is the running time of Strassen’s algorithm for matrix multiplication?

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) O(n2.81)
b) O(n3)
c) O(n1.8)
d) O(n2)