Skip to content

Commit f63d19e

Browse files
Update README.md
1 parent 2159733 commit f63d19e

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-
|230|84|112|34|
7+
|231|84|113|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)
@@ -208,6 +208,7 @@
208208
215. [Kth Largest Element in an Array](https://github.com/assassint2017/leetcode-algorithm/tree/master/Kth%20Largest%20Element%20in%20an%20Array)
209209
222. [Count Complete Tree Nodes](https://github.com/assassint2017/leetcode-algorithm/tree/master/Count%20Complete%20Tree%20Nodes)
210210
225. [Implement Stack using Queues](https://github.com/assassint2017/leetcode-algorithm/tree/master/Implement%20Stack%20using%20Queues)
211+
230. [Kth Smallest Element in a BST](https://github.com/assassint2017/leetcode-algorithm/tree/master/Kth%20Smallest%20Element%20in%20a%20BST)
211212
231. [Power of Two](https://github.com/assassint2017/leetcode-algorithm/tree/master/Power%20of%20Two)
212213
232. [Implement Queue using Stacks](https://github.com/assassint2017/leetcode-algorithm/tree/master/Implement%20Queue%20using%20Stacks)
213214
234. [Palindrome Linked List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Palindrome%20Linked%20List)

0 commit comments

Comments
 (0)