Skip to content

Commit 605f19d

Browse files
committed
update doc
1 parent a343f3b commit 605f19d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Solutions in various programming languages are provided. Enjoy it.
1515
5. [Random Pick With Weight](https://github.com/AlgoStudyGroup/Leetcode/tree/master/June-LeetCoding-Challenge/05-Random-Pick-With-Weight): Binary Search + Probability
1616
6. [Queue Reconstruction by Height](https://github.com/AlgoStudyGroup/Leetcode/tree/master/June-LeetCoding-Challenge/06-Queue-Reconstruction-By-Height): Greedy
1717
7. [Coin Change 2](https://github.com/AlgoStudyGroup/Leetcode/tree/master/June-LeetCoding-Challenge/07-Coin-Change-2): DP
18+
8. [Power of Two](https://github.com/AlgoStudyGroup/Leetcode/tree/master/June-LeetCoding-Challenge/08-Power-Of-Two): Bitwise manipulation
19+
20+
1821

1922
## May LeetCoding Challenge
2023

0 commit comments

Comments
 (0)