Re: [algogeeks] substring in big string

2012-10-18 Thread wujin chen
the size of the substring is an important factor~~ if the substring is only a character, it is easy. if the substring is 2 characters than the big string , it is easy too~~ am i right? :-) 2012/10/18 Ashish Goel > there is a big string which needs 2GB memory to fit in but you have only > 100mb

[algogeeks] substring in big string

2012-10-17 Thread Ashish Goel
there is a big string which needs 2GB memory to fit in but you have only 100mb. Find a substring in the big string. Best Regards Ashish Goel "Think positive and find fuel in failure" +919985813081 +919966006652 -- You received this message because you are subscribed to the Google Groups "Algori