Skip to content

Commit cfdceb1

Browse files
Update README.md
1 parent 6fbf025 commit cfdceb1

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-
|288|106|145|37|
7+
|289|106|146|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)
@@ -308,6 +308,7 @@
308308
944. [Delete Columns to Make Sorted](https://github.com/assassint2017/leetcode-algorithm/tree/master/Delete%20Columns%20to%20Make%20Sorted)
309309
948. [Bag of Tokens](https://github.com/assassint2017/leetcode-algorithm/tree/master/Bag%20of%20Tokens)
310310
977. [Squares of a Sorted Array](https://github.com/assassint2017/leetcode-algorithm/tree/master/Squares%20of%20a%20Sorted%20Array)
311+
991. [Broken Calculator](https://github.com/assassint2017/leetcode-algorithm/tree/master/Broken%20Calculator)
311312
994. [Rotting Oranges](https://github.com/assassint2017/leetcode-algorithm/tree/master/Rotting%20Oranges)
312313
1038. [Binary Search Tree to Greater Sum Tree](https://github.com/assassint2017/leetcode-algorithm/tree/master/Binary%20Search%20Tree%20to%20Greater%20Sum%20Tree)
313314
1048. [Longest String Chain](https://github.com/assassint2017/leetcode-algorithm/tree/master/Longest%20String%20Chain)

0 commit comments

Comments
 (0)