Computes and highlights the maximum sum of a list of signed integers
-
Updated
Apr 12, 2024 - JavaScript
Computes and highlights the maximum sum of a list of signed integers
Maximum subarray and subsequence using dynamic programming, divide and conquer and Kadane's algorithm.
Add a description, image, and links to the max-subsequence topic page so that developers can more easily learn about it.
To associate your repository with the max-subsequence topic, visit your repo's landing page and select "manage topics."