MCQOPTIONS
Saved Bookmarks
| 1. |
The dynamic programming implementation of the maximum sum rectangle problem uses which of the following algorithm? |
| A. | hirschberg’s algorithm |
| B. | needleman-wunsch algorithm |
| C. | kadane’s algorithm |
| D. | wagner fischer algorithm |
| Answer» D. wagner fischer algorithm | |