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. | None of the mentioned |
| Answer» D. None of the mentioned | |