Skip to content

Commit 96376a3

Browse files
authoredJul 20, 2019
Update README.md
1 parent 65291b4 commit 96376a3

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-
|229|83|112|34|
7+
|230|84|112|34|
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)
@@ -254,5 +254,6 @@
254254
889. [Construct Binary Tree from Preorder and Postorder Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/Construct%20Binary%20Tree%20from%20Preorder%20and%20Postorder%20Traversal)
255255
907. [Sum of Subarray Minimums](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sum%20of%20Subarray%20Minimums)
256256
916. [Word Subsets](https://github.com/assassint2017/leetcode-algorithm/tree/master/Word%20Subsets)
257+
944. [Delete Columns to Make Sorted](https://github.com/assassint2017/leetcode-algorithm/tree/master/Delete%20Columns%20to%20Make%20Sorted)
257258
948. [Bag of Tokens](https://github.com/assassint2017/leetcode-algorithm/tree/master/Bag%20of%20Tokens)
258259
977. [Squares of a Sorted Array](https://github.com/assassint2017/leetcode-algorithm/tree/master/Squares%20of%20a%20Sorted%20Array)

0 commit comments

Comments
 (0)
Please sign in to comment.