The Maximum Subsequence Problem
This makes for a good programming puzzle:
“Given a sequence of numbers, find the maximum sum of a subsequence of those numbers“
Solution available hereĀ (try it before looking at the solution).
The Dude
abides.This makes for a good programming puzzle:
“Given a sequence of numbers, find the maximum sum of a subsequence of those numbers“
Solution available hereĀ (try it before looking at the solution).
© The Dude. Powered by WordPress using the DePo Clean Theme.