Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3f05c3b

Browse filesBrowse files
committed
Update README.md
1 parent b7e3f8b commit 3f05c3b
Copy full SHA for 3f05c3b

File tree

Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- 代码改写为`java`语言版本
88
- 调整内容,新增了几种算法
99
- 补充部分[leetcode中国站](https://leetcode-cn.com/)的题目链接
10+
- 书籍链接:[GitBook](https://chienmy.gitbook.io/algorithm-pattern-java/)
1011

1112
## 核心内容
1213

@@ -39,7 +40,10 @@
3940
3. 查漏补缺:对于某些不常见的特殊解法,在最后快速刷掉,务必留下印象
4041

4142
> ### 欢迎 star 本项目
43+
>
44+
> Github地址:https://github.com/chienmy/algorithm-pattern-java
45+
>
46+
> 本项目采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>进行许可。
4247
43-
![](https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png)
48+
<img src="https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png" align="left"/>
4449

45-
本项目采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议</a>进行许可。

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.