Data Structure - Sorting,Algorithms

Q.  Match the following List-1 with List-2

List-1 - - - - - - - - - - - - - - - - - - - - - - List-2
P. Greedy algorithm - - - - - - - - - - - -1. Merge sort, quick sort
Q. Divide and Conquer - - - - - - - - - - 2.Eight Queens Problem.
R. Backtracking - - - - - - - - - - - - - - - 3.Dijkstra’s algorithm, prim’s algorithm               

- Published on 17 Jun 15

a. P-3, Q-1, R-2
b. P-1, Q-3, R-2
c. P-1, Q-2, R-3
d. None of the above.

ANSWER: P-3, Q-1, R-2

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)