Skip to content

Commit a338965

Browse files
Update README.md
1 parent f10233b commit a338965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|281|104|140|37|
7+
|282|104|141|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)
@@ -163,7 +163,7 @@
163163
143. [Reorder List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Reorder%20List)
164164
144. [Binary Tree Preorder Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/Binary%20Tree%20Preorder%20Traversal)
165165
145. [Binary Tree Postorder Traversal](https://github.com/assassint2017/leetcode-algorithm/tree/master/Binary%20Tree%20Postorder%20Traversal)
166-
146. []()
166+
146. [LRU Cache](https://github.com/assassint2017/leetcode-algorithm/tree/master/LRU%20Cache)
167167
147. [Insertion Sort List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Insertion%20Sort%20List)
168168
148. [Sort List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Sort%20List)
169169
149. [Max Points on a Line](https://github.com/assassint2017/leetcode-algorithm/tree/master/Max%20Points%20on%20a%20Line)

0 commit comments

Comments
 (0)