Skip to content

Commit 6016e7f

Browse files
Update README.md
1 parent e96f72c commit 6016e7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|106|33|61|12|
7+
|108|33|62|13|
88
----
99
1. [Two Sum](https://github.com/assassint2017/leetcode-algorithm/tree/master/Two%20Sum)
1010
2. [Add Two Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Add%20Two%20Numbers)
@@ -133,5 +133,6 @@
133133
119. [Pascal's Triangle II](https://github.com/assassint2017/leetcode-algorithm/tree/master/Pascal's%20Triangle%20II)
134134
120. [Triangle](https://github.com/assassint2017/leetcode-algorithm/tree/master/Triangle)
135135
136. [Single Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Single%20Number)
136+
144. [Binary Tree Preorder Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/Binary%20Tree%20Preorder%20Traversal)
136137
202. [Happy Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Happy%20Number)
137138
415. [Add Strings](https://github.com/assassint2017/leetcode-algorithm/tree/master/Add%20Strings)

0 commit comments

Comments
 (0)