Skip to content

Commit ceb2bd0

Browse files
Update README.md
1 parent 77a8a2a commit ceb2bd0

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-
|253|92|125|36|
7+
|254|92|126|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)
@@ -225,6 +225,7 @@
225225
264. [Ugly Number II](https://github.com/assassint2017/leetcode-algorithm/tree/master/Ugly%20Number%20II)
226226
297. [Serialize and Deserialize Binary Tree](https://github.com/assassint2017/leetcode-algorithm/tree/master/Serialize%20and%20Deserialize%20Binary%20Tree)
227227
300. [Longest Increasing Subsequence](https://github.com/assassint2017/leetcode-algorithm/tree/master/Longest%20Increasing%20Subsequence)
228+
307. [Range Sum Query - Mutable](https://github.com/assassint2017/leetcode-algorithm/tree/master/Range%20Sum%20Query%20-%20Mutable)
228229
309. [Best Time to Buy and Sell Stock with Cooldown](https://github.com/assassint2017/leetcode-algorithm/tree/master/Best%20Time%20to%20Buy%20and%20Sell%20Stock%20with%20Cooldown)
229230
310. [Minimum Height Trees](https://github.com/assassint2017/leetcode-algorithm/tree/master/Minimum%20Height%20Trees)
230231
328. [Odd Even Linked List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Odd%20Even%20Linked%20List)

0 commit comments

Comments
 (0)