InterviewSolution
Saved Bookmarks
| 1. |
What is the formula to calculate the element present in second row, first column of the product matrix?(a) M1+M7(b) M1+M3(c) M2+M4 – M5 + M7(d) M2+M4The question was posed to me during an online interview.This key question is from Number Theory in portion Number Theory of Data Structures & Algorithms II |
|
Answer» The correct OPTION is (d) M2+M4 |
|