cpp11's blog

By cpp11, 10 years ago, In English

I am learning suffix arrays. I understood the O(nlogn) implementation of suffix array. But I am not being able to understand LCP calculation. Could someone explain how to calculate LCP from suffix arrays? Thanks in advance.

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it