2014-05-11

Maximum Subarray.

Originally Posted By: quoc
For this question. It asked us to state the maximum subarray problem carefully giving it's inputs and outputs. My question is... Do we make up our own inputs and give an output for it?
'''Originally Posted By: quoc''' For this question. It asked us to state the maximum subarray problem carefully giving it's inputs and outputs. My question is... Do we make up our own inputs and give an output for it?

-- Maximum Subarray
Originally Posted By: kohdmonkey
No, unless you want to give an example.
It would suffice to summarize http://www.cs.sjsu.edu/faculty/pollett/ ... 14.html#(4) in your own words.
'''Originally Posted By: kohdmonkey''' No, unless you want to give an example. <br>It would suffice to summarize http://www.cs.sjsu.edu/faculty/pollett/ ... 14.html#(4) in your own words.

-- Maximum Subarray
Originally Posted By: quoc
Awesome thanks!
'''Originally Posted By: quoc''' Awesome thanks!
X