Skip to content

Commit 037e828

Browse files
committed
update index table
1 parent af7f39d commit 037e828

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
@@ -22,7 +22,7 @@ Language: **C++/Java/Python/Sql/Shell Script**
2222

2323
There are 239 problems (9 problems for a fee).
2424

25-
I have solved 198 / 230 problems.=w=
25+
I have solved 199 / 230 problems.=w=
2626

2727
| \# | Problems | Solutions | Note |
2828
|----|----------|-----------|------|
@@ -257,7 +257,7 @@ I have solved 198 / 230 problems.=w=
257257
| 229 | [Majority Element II](https://leetcode.com/problems/Majority-Element-II/) |   Coming soon | Coming soon |
258258
| 230 | [Kth Smallest Element in a BST](https://leetcode.com/problems/Kth-Smallest-Element-in-a-BST/) |   Coming soon | Coming soon |
259259
| 231 | [Power of Two](https://leetcode.com/problems/Power-of-Two/) |    [C++ Python](./solutions/231.Power_of_Two) |    [Note Here](./solutions/231.Power_of_Two) |
260-
| 232 | [Implement Queue using Stacks](https://leetcode.com/problems/Implement-Queue-using-Stacks/) |   Coming soon | Coming soon |
260+
| 232 | [Implement Queue using Stacks](https://leetcode.com/problems/Implement-Queue-using-Stacks/) |    [C++ Python](./solutions/232.Implement_Queue_using_Stacks) |    [Note Here](./solutions/232.Implement_Queue_using_Stacks) |
261261
| 233 | [Number of Digit One](https://leetcode.com/problems/Number-of-Digit-One/) |   Coming soon | Coming soon |
262262
| 234 | [Palindrome Linked List](https://leetcode.com/problems/Palindrome-Linked-List/) |   Coming soon | Coming soon |
263263
| 235 | [Lowest Common Ancestor of a Binar...](https://leetcode.com/problems/Lowest-Common-Ancestor-of-a-Binary-Search-Tree/) |   Coming soon | Coming soon |

0 commit comments

Comments
 (0)