Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CyC2018 committed Mar 18, 2018
2 parents fc47d00 + 2be3450 commit 13aff67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

> [算法](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/算法.md)
整理自《算法 第四版》,主要整理了面试常问的排序和查找算法。
整理自《算法 第四版》

> [剑指 Offer 题解](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/剑指%20offer%20题解.md)
Expand Down Expand Up @@ -69,7 +69,7 @@

> [MySQL](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/MySQL.md)
整理自《高性能 MySQL》,整理了一些重点内容。
整理自《高性能 MySQL》

> [Redis](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/Redis.md)
Expand All @@ -79,7 +79,7 @@

> [JVM](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/JVM.md)
整理自《深入理解 Java 虚拟机》,主要整理了内存模型、垃圾回收以及类加载机制。
整理自《深入理解 Java 虚拟机》

> [Java 并发](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/Java%20并发.md)
Expand Down

0 comments on commit 13aff67

Please sign in to comment.