Software Engineering KB
Search
Search
Dark mode
Light mode
Explorer
Tag: string-algorithms
12 items with this tag.
Feb 10, 2026
String Algorithms
algorithms
string-algorithms
Feb 10, 2026
Edit Distance
algorithms
string-algorithms
edit-distance
Feb 10, 2026
Pattern Matching
algorithms
string-algorithms
pattern-matching
Feb 10, 2026
Suffix Structures
algorithms
string-algorithms
suffix-structures
Feb 10, 2026
Aho-Corasick
algorithms
string-algorithms
aho-corasick
pattern-matching
Feb 10, 2026
Boyer-Moore
algorithms
string-algorithms
boyer-moore
pattern-matching
Feb 10, 2026
KMP
algorithms
string-algorithms
kmp
pattern-matching
Feb 10, 2026
Levenshtein Distance
algorithms
string-algorithms
levenshtein
edit-distance
Feb 10, 2026
Longest Common Substring
algorithms
string-algorithms
longest-common-substring
Feb 10, 2026
Rabin-Karp
algorithms
string-algorithms
rabin-karp
pattern-matching
Feb 10, 2026
Suffix Arrays
algorithms
string-algorithms
suffix-arrays
Feb 10, 2026
Suffix Trees
algorithms
string-algorithms
suffix-trees