Skip to content

Commit aa10ffe

Browse files
authored
Link error (trekhleb#511)
1 parent 7036729 commit aa10ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ _Read this in other languages:_
8383
* `B` [汉明距离](src/algorithms/string/hamming-distance) - 符号不同的位置数
8484
* `A` [莱温斯坦距离](src/algorithms/string/levenshtein-distance) - 两个序列之间的最小编辑距离
8585
* `A` [Knuth–Morris–Pratt 算法](src/algorithms/string/knuth-morris-pratt) KMP 算法 - 子串搜索 (模式匹配)
86-
* `A` [字符串快速查找](src/algorithms/string/rabin-karp) - 子串搜索 (模式匹配)
86+
* `A` [字符串快速查找](src/algorithms/string/z-algorithm) - 子串搜索 (模式匹配)
8787
* `A` [Rabin Karp 算法](src/algorithms/string/rabin-karp) - 子串搜索
8888
* `A` [最长公共子串](src/algorithms/string/longest-common-substring)
8989
* `A` [正则表达式匹配](src/algorithms/string/regular-expression-matching)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy