solve's blog

By solve, 11 years ago, In English

Hi All,Could somebody explain me what is idea behind suffix sorting in context of suffix array.

i know usual sorting algorithm,but what actually is idea behind mayer and mayber algorithm?

Full text and comments »

  • Vote: I like it
  • +4
  • Vote: I do not like it

By solve, 11 years ago, In English

Hello Everyone,I am solving this problem http://www.spoj.com/problems/PERIOD/

I have solved this problem using prefix function.but i want to know is it solvable by Z algorithm also?pls help me

Full text and comments »

  • Vote: I like it
  • +2
  • Vote: I do not like it