Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 75fdeb3

Browse files
authoredFeb 8, 2019
Update README.md
1 parent 4175b08 commit 75fdeb3

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-
|131|36|74|21|
7+
|132|37|74|21|
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)
@@ -136,6 +136,7 @@
136136
121. [Best Time to Buy and Sell Stock](https://github.com/assassint2017/leetcode-algorithm/tree/master/Best%20Time%20to%20Buy%20and%20Sell%20Stock)
137137
122. [Best Time to Buy and Sell Stock II](https://github.com/assassint2017/leetcode-algorithm/tree/master/Best%20Time%20to%20Buy%20and%20Sell%20Stock%20II)
138138
123. [Best Time to Buy and Sell Stock III](https://github.com/assassint2017/leetcode-algorithm/tree/master/Best%20Time%20to%20Buy%20and%20Sell%20Stock%20III)
139+
125. [Valid Palindrome](https://github.com/assassint2017/leetcode-algorithm/tree/master/Valid%20Palindrome)
139140
129. [Sum Root to Leaf Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sum%20Root%20to%20Leaf%20Numbers)
140141
135. [Candy](https://github.com/assassint2017/leetcode-algorithm/tree/master/Candy)
141142
136. [Single Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Single%20Number)

0 commit comments

Comments
 (0)
Please sign in to comment.