Skip to content

Commit 27bcd11

Browse files
Update README.md
1 parent b099a21 commit 27bcd11

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-
|271|97|138|36|
7+
|272|98|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)
@@ -275,6 +275,7 @@
275275
714. [Best Time to Buy and Sell Stock with Transaction Fee](https://github.com/assassint2017/leetcode-algorithm/tree/master/Best%20Time%20to%20Buy%20and%20Sell%20Stock%20with%20Transaction%20Fee)
276276
718. [Maximum Length of Repeated Subarray](https://github.com/assassint2017/leetcode-algorithm/tree/master/Maximum%20Length%20of%20Repeated%20Subarray)
277277
720. [Longest Word in Dictionary](https://github.com/assassint2017/leetcode-algorithm/tree/master/Longest%20Word%20in%20Dictionary)
278+
724. [Find Pivot Index](https://github.com/assassint2017/leetcode-algorithm/tree/master/Find%20Pivot%20Index)
278279
739. [Daily Temperatures](https://github.com/assassint2017/leetcode-algorithm/tree/master/Daily%20Temperatures)
279280
746. [Min Cost Climbing Stairs](https://github.com/assassint2017/leetcode-algorithm/tree/master/Min%20Cost%20Climbing%20Stairs)
280281
752. [Open the Lock](https://github.com/assassint2017/leetcode-algorithm/tree/master/Open%20the%20Lock)

0 commit comments

Comments
 (0)