

InterviewSolution
Saved Bookmarks
1. |
Match the following and choose the correct answer for the order A, B, C, DA. Strassen matrix multiplicationp. Decrease and ConquerB. Insertion sortq. Dynamic ProgrammingC. Guassian 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» | |