Just tell me wats the answer for this....sequence 1, 3 ,5, -1, -2 ,0, 7 .
On 9/20/10, Dave <[email protected]> wrote: > > Krunal: If the array contains only negative numbers, shouldn't the > subsequence with the largest sum be the empty subsequence? > > Dave > > On Sep 19, 5:45 am, Krunal Modi <[email protected]> wrote: > > @LG Jayaram : > > > > check for -5 -4 -3 -2 -1 > > > > answer should be : -1 > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<algogeeks%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
