Skip to content

Commit fd5aaed

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 93ccd92 commit fd5aaed

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**|47 / 145|80 / 250|29 / 93|156 / 488|
13+
|**Algorithms**|48 / 145|80 / 250|29 / 93|157 / 488|
1414
|**Draft**|0 / 1|0 / 3|0 / 0|0 / 4|
15-
|**Total**|47 / 146|80 / 253|29 / 93|156 / 492|
15+
|**Total**|48 / 146|80 / 253|29 / 93|157 / 492|
1616

1717
## 参考解答
1818
|题号|题目|难度|总体通过率|收藏|
@@ -124,6 +124,7 @@
124124
|105|[Construct Binary Tree from Preorder and Inorder Traversal](./Algorithms/0105.construct-binary-tree-from-preorder-and-inorder-traversal)|☆ ☆|32%||
125125
|106|[Construct Binary Tree from Inorder and Postorder Traversal](./Algorithms/0106.construct-binary-tree-from-inorder-and-postorder-traversal)|☆ ☆|32%||
126126
|107|[Binary Tree Level Order Traversal II](./Algorithms/0107.binary-tree-level-order-traversal-ii)||40%||
127+
|108|[Convert Sorted Array to Binary Search Tree](./Algorithms/0108.convert-sorted-array-to-binary-search-tree)||42%||
127128
|118|[Pascal's Triangle](./Algorithms/0118.pascals-triangle)||38%||
128129
|119|[Pascal's Triangle II](./Algorithms/0119.pascals-triangle-ii)||37%||
129130
|120|[Triangle](./Algorithms/0120.triangle)|☆ ☆|33%||

leetcode.json

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

0 commit comments

Comments
 (0)