Vidyalelo
Data Structure · Q65

Dynamic Programming in Data Structures

Programming · Data Structure · question 65

Q65

What is the sum of each of the balanced partitions for the array 5, 6, 7, 10, 3, 1?

A.
16
Answer
B.
32
C.
0
D.
64

Answer: Option A

Solution

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