Изменения рейтингов за последние раунды временно удалены. Скоро они будут возвращены. ×

Блог пользователя vedhant

Автор vedhant, 4 года назад, По-английски

Hi codeforces community,

Personally, I have found it difficult to understand the intuition/logic behind KMP string algorithm. So, I have made a 2 part video on my new Youtube Channel (dedicated towards competitive programming) where I explain Prefix Function and KMP algorithm. Prefix function is the concept behind KMP algorithm and for those who are having a tough time understanding it (or if you are new to this algo), I hope my video will help you out.

If you found the videos helpful please do leave a LIKE on it!

  • Проголосовать: нравится
  • +5
  • Проголосовать: не нравится

»
4 года назад, # |
  Проголосовать: нравится +7 Проголосовать: не нравится

Why Downvote?

»
4 года назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

Guys do, go through these awsome videos if you are having a hard time understanding the intution behind the KMP algorithm.

»
4 года назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

awesome videos

»
2 месяца назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

The best explanation. Indeed:)