LeetCode
Ctrlk
  • Default
  • Learning Temp
  • Template
  • Copy of Template
  • CodeChef_Codeforces
  • Array
  • String
    • General
    • Easy
    • Medium
    • Hard
      • 686. Repeated String Match / Rabin Karp
      • 28. Find the Index of the First Occurrence in a String / KMP Algorithm
      • 214. Shortest Palindrome
      • 1392. Longest Happy Prefix
      • 1531. String Compression II
      • Copy of Copy of Copy of Template
    • Copy of Copy of Copy of Copy of Template
  • Hash & Map
  • Linked List
  • Binary Search
  • Bit Masking
  • Stack
  • Sliding Window
  • Prefix & Suffix
  • Heaps and Priority Queue
  • Greedy
  • Trees
  • Graph
  • Recursion & Backtracking
  • Dynamic Programming
  • Trie
  • Insights & new Learnings
Powered by GitBook
On this page
  1. String

Hard

686. Repeated String Match / Rabin Karp28. Find the Index of the First Occurrence in a String / KMP Algorithm214. Shortest Palindrome1392. Longest Happy Prefix1531. String Compression IICopy of Copy of Copy of Template
Previous1653. Minimum Deletions to Make String BalancedNext686. Repeated String Match / Rabin Karp