Problems
Topics
Tags
Progress
Search
Open user menu
Open main menu
Home
|
Tag
|
KMP Algorithm
Problems with tag
KMP Algorithm
24 found, showing 1 to 24
1
;
Check If a Word Occurs As a Prefix of Any Word in a Sentence
->
Easy,
#1455,
2 solutions
Distinct Echo Substrings
->
Hard,
#1316,
2 solutions
Find All Good Strings
->
Hard,
#1397,
2 solutions
Find Beautiful Indices in the Given Array I
->
Medium,
#3006,
2 solutions
Find Beautiful Indices in the Given Array II
->
Hard,
#3008,
2 solutions
Find Pattern in Infinite Stream I
->
Medium,
#3023,
2 solutions
Find Pattern in Infinite Stream II
->
Hard,
#3037,
2 solutions
Form Array by Concatenating Subarrays of Another Array
->
Medium,
#1764,
3 solutions
Implement strStr()
->
Easy,
#28,
5 solutions
Linked List in Binary Tree
->
Medium,
#1367,
2 solutions
Longest Happy Prefix
->
Hard,
#1392,
2 solutions
Maximum Deletions on a String
->
Hard,
#2430,
2 solutions
Maximum Repeating Substring
->
Easy,
#1668,
2 solutions
Number of Strings That Appear as Substrings in Word
->
Easy,
#1967,
2 solutions
Number of Subarrays That Match a Pattern I
->
Medium,
#3034,
2 solutions
Number of Subarrays That Match a Pattern II
->
Hard,
#3036,
2 solutions
Remove All Occurrences of a Substring
->
Medium,
#1910,
2 solutions
Repeated Substring Pattern
->
Easy,
#459,
3 solutions
Rotate String
->
Easy,
#796,
4 solutions
Shortest Palindrome
->
Hard,
#214,
4 solutions
Shortest String That Contains Three Strings
->
Medium,
#2800,
2 solutions
String Matching in an Array
->
Easy,
#1408,
2 solutions
String Transformation
->
Hard,
#2851,
2 solutions
strStr
->
Easy,
#13,
1 solutions