

MCQOPTIONS
Saved Bookmarks
1. |
Match the following and choose the correct answer for the order A, B, C, D.A.Strassen matrix multiplicationp.Decrease and ConquerB.Insertion sortq.Dynamic ProgrammingC.Gaussian Eliminationr.Divide and ConquerD.Floyd shortest path algorithms.Transform and Conquer |
A. | r, s, p, q |
B. | r, p, s, q |
C. | q, s, p, r |
D. | s, p, q, r |
Answer» C. q, s, p, r | |