Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 871c032

Browse files
authoredSep 15, 2019
Update README.md
1 parent 39654e7 commit 871c032

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-
|272|98|138|36|
7+
|273|99|138|36|
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)
@@ -256,6 +256,7 @@
256256
513. [Find Bottom Left Tree Value](https://github.com/assassint2017/leetcode-algorithm/tree/master/Find%20Bottom%20Left%20Tree%20Value)
257257
542. [01 Matrix](https://github.com/assassint2017/leetcode-algorithm/tree/master/01%20Matrix)
258258
547. [Friend Circles](https://github.com/assassint2017/leetcode-algorithm/tree/master/Friend%20Circles)
259+
559. [Maximum Depth of N-ary Tree](https://github.com/assassint2017/leetcode-algorithm/tree/master/Maximum%20Depth%20of%20N-ary%20Tree)
259260
589. [N-ary Tree Preorder Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/N-ary%20Tree%20Preorder%20Traversal)
260261
590. [N-ary Tree Postorder Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/N-ary%20Tree%20Postorder%20Traversal)
261262
595. [Big Countries](https://github.com/assassint2017/leetcode-algorithm/tree/master/Big%20Countries)

0 commit comments

Comments
 (0)
Please sign in to comment.