We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e08f4 commit 0a31736Copy full SHA for 0a31736
README.md
@@ -158,4 +158,4 @@ This is a collection of algorithms and data structures which I've implement over
158
+ using in-place symetric element compares
159
* Subsets of characters in a String
160
* Edit (Levenshtein) Distance of two Strings
161
-* KMP Algorithm - Length of maximal prefix-suffix for each prefix
+* KMP (Knuth–Morris–Pratt) Algorithm - Length of maximal prefix-suffix for each prefix
0 commit comments