Skip to content

Commit 00416ed

Browse files
authored
Update Readme.md
1 parent 3b2112b commit 00416ed

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
@@ -780,6 +780,9 @@
780780
[1359.Count-All-Valid-Pickup-and-Delivery-Options](https://github.com/wisdompeak/LeetCode/tree/master/Math/1359.Count-All-Valid-Pickup-and-Delivery-Options) (M+)
781781
[1467.Probability-of-a-Two-Boxes-Having-The-Same-Number-of-Distinct-Balls](https://github.com/wisdompeak/LeetCode/tree/master/Math/1467.Probability-of-a-Two-Boxes-Having-The-Same-Number-of-Distinct-Balls) (H-)
782782

783+
#### [Brute Force](https://github.com/wisdompeak/LeetCode/tree/master/Brute_Force)  
784+
[1625.Lexicographically-Smallest-String-After-Applying-Operations](https://github.com/wisdompeak/LeetCode/tree/master/Brute_Force/1625.Lexicographically-Smallest-String-After-Applying-Operations) (H-)
785+
783786
#### [Others](https://github.com/wisdompeak/LeetCode/tree/master/Others)  
784787
[007.Reverse-Integer](https://github.com/wisdompeak/LeetCode/tree/master/Others/007.Reverse-Integer) (M)
785788
[048.Rotate-Image](https://github.com/wisdompeak/LeetCode/tree/master/Others/048.Rotate-Image) (M+)

0 commit comments

Comments
 (0)