1.

Kadane's algorithm uses which of the following techniques?

A. Divide and conquer
B. Dynamic programming
C. Recursion
D. All of the mentioned
Answer» C. Recursion


Discussion

No Comment Found