Q. Binary Search can be categorized into which of the following? (Solved)
1. Brute Force technique
2. Divide and conquer
3. Greedy algorithm
4. Dynamic programming
- b. Divide and conquer
1. Brute Force technique
2. Divide and conquer
3. Greedy algorithm
4. Dynamic programming