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 93a9c28

Browse files
authoredAug 30, 2019
Update README.md
1 parent 53aa53b commit 93a9c28

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-
|259|93|130|36|
7+
|260|94|130|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)
@@ -239,6 +239,7 @@
239239
392. [Is Subsequence](https://github.com/assassint2017/leetcode-algorithm/tree/master/Is%20Subsequence)
240240
394. [Decode String](https://github.com/assassint2017/leetcode-algorithm/tree/master/Decode%20String)
241241
404. [Sum of Left Leaves](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sum%20of%20Left%20Leaves)
242+
414. [Third Maximum Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Third%20Maximum%20Number)
242243
415. [Add Strings](https://github.com/assassint2017/leetcode-algorithm/tree/master/Add%20Strings)
243244
421. [Maximum XOR of Two Numbers in an Array](https://github.com/assassint2017/leetcode-algorithm/tree/master/Maximum%20XOR%20of%20Two%20Numbers%20in%20an%20Array)
244245
429. [N-ary Tree Level Order Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/N-ary%20Tree%20Level%20Order%20Traversal)

0 commit comments

Comments
 (0)
Please sign in to comment.