There are many conventional algorithms to solve this problem... like KMP. Is there any algo which is better than kmp?
Do codechef have any problem regarding string pattern matching for big sequences (like 10^6 characters)?
Can someone suggest me such problem on codechef?