Vidyalelo
Data Structure · Q267

Dynamic Programming in Data Structures

Programming · Data Structure · question 267

Q267

Kadane's algorithm uses which of the following techniques?

A.
Divide and conquer
B.
Dynamic programming
Answer
C.
Recursion
D.
Greedy algorithm

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board