Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a8b8866

Browse files
Update README.md
1 parent ad9e0b1 commit a8b8866

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-
|294|109|148|37|
7+
|295|109|149|37|
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)
@@ -221,6 +221,7 @@
221221
236. [Lowest Common Ancestor of a Binary Tree](https://github.com/assassint2017/leetcode-algorithm/tree/master/Lowest%20Common%20Ancestor%20of%20a%20Binary%20Tree)
222222
237. [Delete Node in a Linked List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Delete%20Node%20in%20a%20Linked%20List)
223223
239. [Sliding Window Maximum](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sliding%20Window%20Maximum)
224+
240. [Search a 2D Matrix II](https://github.com/assassint2017/leetcode-algorithm/tree/master/Search%20a%202D%20Matrix%20II)
224225
257. [Binary Tree Paths](https://github.com/assassint2017/leetcode-algorithm/tree/master/Binary%20Tree%20Paths)
225226
260. [Single Number III](https://github.com/assassint2017/leetcode-algorithm/tree/master/Single%20Number%20III)
226227
263. [Ugly Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Ugly%20Number)

0 commit comments

Comments
 (0)