GATE | GATE CS Mock 2018 | Set 2 | Question 25

Last Updated :
Discuss
Comments

Match the pairs in the following questions: 

List 1List 2
A. Recursion1. Sorted Array
B. Binary Seach2. Recursion
C. Sorting3 Base case
D. Dynamic Programming4.O(NlogN)

A – 2, B – 1, C – 4, D – 3

A – 3, B – 4, C – 1, D – 2

A – 3, B – 1, C – 4, D – 2

A – 2, B – 4, C – 1, D – 3

Share your thoughts in the comments