Page 1 of 1

What is the running time of naïve matrix multiplication algorithm?

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