From 17179919944046e8bc542d62219e06132661f516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=B5=B7=E6=B4=B2?= Date: Fri, 28 Sep 2018 16:19:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adbbcc5d..ed97adf4 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ 排序、并查集、栈和队列、红黑树、散列表。 - - [面试算法整理](https://github.com/haiker2011/Interview-Notebook/blob/haiker2011-patch-ownInterview/notes/面试总结.md) + - [面试算法整理](https://github.com/haiker2011/Interview-Notebook/blob/master/notes/面试总结.md) 主要是对公司面试的算法题目进行总结整理,方便自己查阅。