Skip to content

Commit 518f469

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent ec76e0b commit 518f469

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
1111
|Category|Easy|Medium|Hard|Total|
1212
|:--|:--:|:--:|:--:|:--:|
13-
|**Algorithms**|43 / 145|77 / 250|28 / 93|148 / 488|
13+
|**Algorithms**|44 / 145|77 / 250|28 / 93|149 / 488|
1414
|**Draft**|0 / 1|0 / 4|0 / 0|0 / 5|
15-
|**Total**|43 / 146|77 / 254|28 / 93|148 / 493|
15+
|**Total**|44 / 146|77 / 254|28 / 93|149 / 493|
1616

1717
## 参考解答
1818
|题号|题目|难度|总体通过率|收藏|
@@ -114,6 +114,7 @@
114114
|95|[Unique Binary Search Trees II](./Algorithms/0095.unique-binary-search-trees-ii)|☆ ☆|31%||
115115
|96|[Unique Binary Search Trees](./Algorithms/0096.unique-binary-search-trees)|☆ ☆|41%||
116116
|97|[Interleaving String](./Algorithms/0097.interleaving-string)|☆ ☆ ☆|24%||
117+
|100|[Same Tree](./Algorithms/0100.same-tree)||46%||
117118
|105|[Construct Binary Tree from Preorder and Inorder Traversal](./Algorithms/0105.construct-binary-tree-from-preorder-and-inorder-traversal)|☆ ☆|32%||
118119
|106|[Construct Binary Tree from Inorder and Postorder Traversal](./Algorithms/0106.construct-binary-tree-from-inorder-and-postorder-traversal)|☆ ☆|32%||
119120
|118|[Pascal's Triangle](./Algorithms/0118.pascals-triangle)||38%||

leetcode.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)