

MCQOPTIONS
Saved Bookmarks
1. |
Binary Search can be categorized into which of the following? |
A. | Brute Force technique |
B. | Divide and conquer |
C. | Greedy algorithm |
D. | Dynamic programming |
Answer» C. Greedy algorithm | |