

MCQOPTIONS
Saved Bookmarks
1. |
Kadane’s algorithm uses which of the following techniques? |
A. | Divide and conquer |
B. | Dynamic programming |
C. | Recursion |
D. | Greedy algorithm |
Answer» C. Recursion | |