Skip to content

Commit 234cd74

Browse files
Update README.md
1 parent 15b54b7 commit 234cd74

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 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-
|166|50|87|29|
7+
|168|50|88|30|
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)
@@ -147,12 +147,16 @@
147147
127. []()
148148
128. [Longest Consecutive Sequence]()
149149
129. [Sum Root to Leaf Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sum%20Root%20to%20Leaf%20Numbers)
150+
130. []()
150151
----
151152
131. [Palindrome Partitioning](https://github.com/assassint2017/leetcode-algorithm/tree/master/Palindrome%20Partitioning)
152153
132. [Palindrome Partitioning II](https://github.com/assassint2017/leetcode-algorithm/tree/master/Palindrome%20Partitioning%20II)
153154
135. [Candy](https://github.com/assassint2017/leetcode-algorithm/tree/master/Candy)
154155
136. [Single Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Single%20Number)
155156
138. [Copy List with Random Pointer](https://github.com/assassint2017/leetcode-algorithm/tree/master/Copy%20List%20with%20Random%20Pointer)
157+
139. [Word Break](https://github.com/assassint2017/leetcode-algorithm/tree/master/Word%20Break)
158+
140. [Word Break II]()
159+
----
156160
141. [Linked List Cycle](https://github.com/assassint2017/leetcode-algorithm/tree/master/Linked%20List%20Cycle)
157161
142. [Linked List Cycle II ](https://github.com/assassint2017/leetcode-algorithm/tree/master/Linked%20List%20Cycle%20II)
158162
143. [Reorder List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Reorder%20List)

0 commit comments

Comments
 (0)