Shortest period of a string

Правка en1, от Shivram, 2017-08-15 12:57:23

Hello guys,

Is there any way to find the shortest period of a string using Z algorithm. I know of one using KMP.

Thanks in advance,

Shivram

Теги z algorithm, #strings

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский Shivram 2017-08-15 14:15:04 157
en3 Английский Shivram 2017-08-15 13:46:18 15 Tiny change: '-algorithm? And also' -> '-algorithm in linear time? And also'
en2 Английский Shivram 2017-08-15 13:45:40 325
en1 Английский Shivram 2017-08-15 12:57:23 178 Initial revision (published)