We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6f129 commit 270c708Copy full SHA for 270c708
1 file changed
content/post/瞎说KMP算法.md
@@ -2,7 +2,7 @@
2
title: 瞎说 KMP 算法
3
date: 2019-04-04 00:05:41
4
categories: [tech]
5
-tags: [算法,模式匹配]
+tags: [算法,模式匹配]
6
---
7
8
前天做百度笔试,没想到居然出往年的题!哼!更惨的是出了我也不会!我以为只是一个简简单单的字符串匹配,没想到要动用这么难懂的算法。说起来算法导论上也有,只是之前没看到那里。所以,总结一下:我本有好多次机会学习它,然而一次都没有把握。:(
0 commit comments