Need Help!

Правка en1, от _Nishachor, 2020-05-17 19:07:29

Suppose a string s of size n is given. Now you have to answer the minimum number of characters to append at the end to make it a palindrome. How to solve this problem in O(n) time complexity?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский _Nishachor 2020-05-17 19:07:29 201 Initial revision (published)