Match the LIST-I with LIST-II
|
LIST - I Algorithm |
LIST - II Complexity |
||
|
A. |
Insertion Sort |
I. |
O(log n) |
|
B. |
Binary Search |
II. |
O(n2) |
|
C. |
Quick Sort |
III. |
O(n - 1) |
|
D. |
Selection Sort |
IV. |
O(n log n) |
Choose the correct answer from the options given below: