@Bittu: Your statement of the problem doesn't make any sense. Apparently, you are given a string and somehow that string is repeated. Can you clarify it and give an example?
Dave On Feb 24, 10:24 am, bittu <[email protected]> wrote: > Given a string (assume there no spaces or punctuations), write a > program that returns the max. length of the string that has repeated > more than once. > > Thanks > Shashank -- 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.
