Skip to content

Commit 0da2f33

Browse files
Update README.md
1 parent 40ad26a commit 0da2f33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|286|106|143|37|
7+
|287|106|144|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)
@@ -260,6 +260,7 @@
260260
496. [Next Greater Element I](https://github.com/assassint2017/leetcode-algorithm/tree/master/Next%20Greater%20Element%20I)
261261
509. [Fibonacci Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Fibonacci%20Number)
262262
513. [Find Bottom Left Tree Value](https://github.com/assassint2017/leetcode-algorithm/tree/master/Find%20Bottom%20Left%20Tree%20Value)
263+
528. [Random Pick with Weight]()
263264
542. [01 Matrix](https://github.com/assassint2017/leetcode-algorithm/tree/master/01%20Matrix)
264265
543. [Diameter of Binary Tree](https://github.com/assassint2017/leetcode-algorithm/tree/master/Diameter%20of%20Binary%20Tree)
265266
547. [Friend Circles](https://github.com/assassint2017/leetcode-algorithm/tree/master/Friend%20Circles)

0 commit comments

Comments
 (0)