1.

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

A. O(n<sup>2.81</sup>)
B. O(n<sup>4</sup>)
C. O(n)
D. O(n<sup>3</sup>)
Answer» E.


Discussion

No Comment Found