InterviewSolution
Saved Bookmarks
| 1. |
Is Coppersmith-Winograd algorithm better than Strassen’s algorithm in terms of time complexity?(a) True(b) FalseThis question was posed to me in my homework.The question is from Recursion topic in section Recursion of Data Structures & Algorithms II |
|
Answer» Correct option is (a) True |
|