Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Snailclimb/Java_Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Snailclimb committed Aug 7, 2018
2 parents 5c0f0bb + bc7f0c4 commit de9da7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@

- ### 面试必备知识点
[面试必备之乐观锁与悲观锁](https://github.com/Snailclimb/Java-Guide/blob/master/面试必备/面试必备之乐观锁与悲观锁.md)
- ### 最最最常见的Java面试题总结
这里会分享一些出现频率极其极其高的面试题,初定周更一篇,什么时候更完什么时候停止。

[值传递和引用传递、==与equals、 hashCode与equals)](https://github.com/Snailclimb/Java-Guide/blob/master/面试必备/最最最常见的Java面试题总结/值传递和引用传递、==与equals、 hashCode与equals.md)

- ### 程序员如何写简历
[程序员的简历之道](https://github.com/Snailclimb/Java-Guide/blob/master/面试必备/程序员的简历之道.md)
Expand Down

0 comments on commit de9da7c

Please sign in to comment.