Longest common substring using rolling hash approach
|
|
2
|
637
|
December 9, 2020
|
Number of times characters of a string is present in another string
|
|
0
|
314
|
August 11, 2020
|
First Unique Character in a String
|
|
0
|
279
|
June 16, 2020
|
String Matching using Bitset
|
|
0
|
314
|
May 21, 2020
|
Knuth-Morris-Pratt (KMP) vs Boyer Moore Pattern Searching algorithm
|
|
0
|
321
|
April 24, 2020
|
Minimum characters added to the front of string to make it palindrome
|
|
1
|
343
|
March 30, 2020
|
Minimum insertions to make the frequency of each character unique
|
|
0
|
352
|
January 30, 2020
|
Minimum deletions to make frequency of each character unique
|
|
0
|
358
|
January 14, 2020
|
String hashing
|
|
0
|
374
|
April 13, 2019
|
Aho Corasick Algorithm
|
|
0
|
412
|
January 27, 2019
|
Manacher's Algorithm
|
|
0
|
402
|
December 9, 2018
|
Boyer Moore String Search Algorithm
|
|
0
|
361
|
December 9, 2018
|
KMP (Knuth-Morris-Pratt) Algorithm
|
|
0
|
516
|
November 21, 2018
|
Rabin-Karp Pattern Searching Algorithm
|
|
0
|
535
|
November 17, 2018
|
Algorithm to find the maximum occurring character in a string
|
|
0
|
319
|
August 15, 2018
|
Z Algorithm function
|
|
0
|
385
|
July 18, 2018
|
Suffix Array
|
|
0
|
407
|
July 15, 2018
|