Where can i find Tutorial on String matching using Suffix Arrays ? Everywhere on codechef ,codeforces , GeeksforGeeks there are tutorial on how to construct a Suffix Array , but no where i found how to match String using Suffix array ?
I tried 2 watch it ---
https://www.youtube.com/watch?v=x6j44AtzFmU AND https://www.youtube.com/watch?v=HKPrVm5FWvg But they aren't clear at all... plz give sum links for string matching using Suffix arrays .. Thanx