Skip to content

Commit 0671c11

Browse files
committed
update doc
1 parent 041e5bc commit 0671c11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Recursion
2121
10. [Find the Town Judge](https://github.com/AlgoStudyGroup/Leetcode/tree/master/May-LeetCoding-Challenge/10-Find-The-Town-Judge): Graph Theory
2222
11. [Flood Fill](https://github.com/AlgoStudyGroup/Leetcode/tree/master/May-LeetCoding-Challenge/11-Flood-Fill): BFS
2323
12. [Single Element In a Sorted Array](https://github.com/AlgoStudyGroup/Leetcode/tree/master/May-LeetCoding-Challenge/12-Single-Element-In-A-Sorted-Array): Binary Search
24+
13. [Remove K Digits](https://github.com/AlgoStudyGroup/Leetcode/tree/master/May-LeetCoding-Challenge/13-Remove-K-Digits): Greedy
25+
2426

2527
## 30-Day (April) LeetCoding Challenge
2628

0 commit comments

Comments
 (0)