8000 doc: update README.md · hi-dhl/Leetcode-Solution-CPP-C@3e35933 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e35933

Browse files
committed
doc: update README.md
1 parent 3a25333 commit 3e35933

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010

1111
<p align="center"> 每题都有解题思路、时间复杂度、空间复杂度、源代码</p>
1212

13-
<p align="center">
14-
<a href="https://github.com/hi-dhl"><img src="https://img.shields.io/badge/GitHub-HiDhl-4BC51D.svg?style=flat"></a> <img src="https://img.shields.io/badge/language-Java | Kotlin-orange.svg"/> <img src="https://img.shields.io/badge/platform-android-lightgrey.svg"/>
15-
</p>
13+
1614

1715
![kotlin-vs-java-leetcode](http://cdn.51git.cn/2020-07-16-kotlin-vs-java-leetcode.png)
1816

@@ -26,7 +24,7 @@ LeetCode 的题库庞大,每个分类都能筛选出数百道题,由于每
2624
* 数据结构: 数组、栈、队列、字符串、链表、树……
2725
* 算法: 查找算法、搜索算法、位运算、排序、数学、……
2826

29-
每道题目都会用 Java kotlin 去实现,并且每道题目都有解题思路、时间复杂度和空间复杂度,如果你同我一样喜欢算法、LeetCode,可以关注我 GitHub 上的 LeetCode 题解:[Leetcode-Solutions-with-Java-And-Kotlin](https://github.com/hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin)
27+
每道题目都会用 Java kotlin 、C++ 实现,并且每道题目都有解题思路、时间复杂度和空间复杂度,如果你同我一样喜欢算法、LeetCode,可以关注我 GitHub 上的 LeetCode 题解:[Leetcode-Solutions-with-Java-And-Kotlin](https://github.com/hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin)
3028

3129
## 在线文档
3230

0 commit comments

Comments
 (0)
0