Match the following and choose the correct answer for the order A, B, C, D
A. Strassen matrix multiplication | p. Decrease and Conquer |
B. Insertion sort | q. Dynamic Programming |
C. Guassian Elimination | r. Divide and Conquer |
D. Floyd shortest path algorithm | s. Transform and Conquer |
(A) r, s, p, q
(B) r, p, s, q
(C) q, s, p, r
(D) s, p, q, r
All Replies
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.