Page 1 of 1

The dynamic programming implementation of the maximum sum rectangle problem uses which of the following algorithm?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) Hirschberg’s algorithm
b) Needleman-Wunsch algorithm
c) Kadane’s algorithm
d) Wagner Fischer algorithm