GitHub topics: max-subsequence
AntVil/max-consecutive-sum
Computes and highlights the maximum sum of a list of signed integers
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mndxpnsn/max-sub
Maximum subarray and subsequence using dynamic programming, divide and conquer and Kadane's algorithm.
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
