Repeated substring pattern problem (LeetCode #459) [3 solutions] - Inside code

preview_player
Показать описание

NB: This video is ad-free, you can choose to support Inside code by purchasing one of the courses above or dropping a super thanks!
NB2: Discounts of courses above are permanent

Рекомендации по теме
Комментарии
Автор

great tutorial, I learned a lot from this video
but I have one question, in the last solution you said that a repeated substring is a non-trivial rotation of itself
what does a non-trivial rotation mean ?

ahmedanwar
Автор

I love the way he pronounces s...
awesome tutorial tho... thanks

rapidfire
Автор

hey bro i want one question and i want solution from you i have one arry like string ["4599"], ["6625"], ["7777"], ["12345"], [7070] but i want print only this out put like this ["4599"], ["6625"], ["7777"] means i want print that string which string have same string last two or 1st and next if are same and or whole are same like in this arry ["7777"] how will sove this question

python
visit shbcf.ru