 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your General Awareness knowledge and support exam preparation. Choose a topic below to get started.
| 1. | What is the time complexity of matrix multiplied recursively by Strassen’s Method? | 
| A. | O(nlog7) | 
| B. | O(n2) | 
| C. | O(n3) | 
| D. | O(n!) | 
| Answer» B. O(n2) | |