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

Sign up
Appearance settings

Commit 40729a8

Browse files
❤️(README): 更新数据
1 parent 2f7dabf commit 40729a8

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

‎README.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* [递归](data-structure/tree/recursion/)
3636
* [层次遍历(BFS)](data-structure/tree/bfs/)
3737
* [前中后序遍历(DFS)](data-structure/tree/dfs/)
38+
* [字典树](data-struct/tree/trie/)
3839
* [其他](data-structure/tree/other/)
3940
* [](data-structure/heap/)
4041
* [](data-structure/stack/)
@@ -65,14 +66,14 @@
6566

6667
### 🐱Jalan
6768

68-
- 输出 Python/PHP/Swift 题解
69-
- [LeetCode 主页](https://leetcode-cn.com/jalan/):完成题解 **269**,参与竞赛 **14**
69+
- 输出 Python(主)/PHP/Go/Swift 题解
70+
- [LeetCode 主页](https://leetcode-cn.com/jalan/):完成题解 **272**,参与竞赛 **14**
7071
- 博客:[忘归](http://jalan.space)
7172

7273
### 🎃Csming
7374

7475
- 输出 Java 题解
75-
- [LeetCode 主页](https://leetcode-cn.com/u/csming1995/):完成题解 **303**,参与竞赛 **15**
76+
- [LeetCode 主页](https://leetcode-cn.com/u/csming1995/):完成题解 **305**,参与竞赛 **15**
7677
- 博客:[Csming](https://csming1995.github.io/)
7778

7879
## 特别鸣谢

‎docs/README.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* [递归](data-structure/tree/recursion/)
3636
* [层次遍历(BFS)](data-structure/tree/bfs/)
3737
* [前中后序遍历(DFS)](data-structure/tree/dfs/)
38+
* [字典树](data-struct/tree/trie/)
3839
* [其他](data-structure/tree/other/)
3940
* [](data-structure/heap/)
4041
* [](data-structure/stack/)
@@ -65,14 +66,14 @@
6566

6667
### 🐱Jalan
6768

68-
- 输出 Python/PHP/Swift 题解
69-
- [LeetCode 主页](https://leetcode-cn.com/jalan/):完成题解 **269**,参与竞赛 **14**
69+
- 输出 Python(主)/PHP/Go/Swift 题解
70+
- [LeetCode 主页](https://leetcode-cn.com/jalan/):完成题解 **272**,参与竞赛 **14**
7071
- 博客:[忘归](http://jalan.space)
7172

7273
### 🎃Csming
7374

7475
- 输出 Java 题解
75-
- [LeetCode 主页](https://leetcode-cn.com/u/csming1995/):完成题解 **303**,参与竞赛 **15**
76+
- [LeetCode 主页](https://leetcode-cn.com/u/csming1995/):完成题解 **305**,参与竞赛 **15**
7677
- 博客:[Csming](https://csming1995.github.io/)
7778

7879
## 特别鸣谢

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /