You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -704,7 +704,7 @@
704
704
| 2114 |[Maximum Number of Words Found in Sentences](https://leetcode.com/problems/maximum-number-of-words-found-in-sentences)|[](src/MaximumNumberOfWordsFoundInSentences.java)||
705
705
| 2119 |[A Number After a Double Reversal](https://leetcode.com/problems/a-number-after-a-double-reversal)|[](src/ANumberAfterADoubleReversal.java)||
706
706
| 2124 |[Check if All A's Appears Before All B's](https://leetcode.com/problems/check-if-all-as-appears-before-all-bs)|[](src/CheckIfAllTheAsAppearBeforeAllTheBs.java)||
707
-
| 2129 |[Capitalize the Title](https://leetcode.com/problems/capitalize-the-title)|||
707
+
| 2129 |[Capitalize the Title](https://leetcode.com/problems/capitalize-the-title)|[](src/CapitalizeTheTitle.java)||
708
708
| 2133 |[Check if Every Row and Column Contains All Numbers](https://leetcode.com/problems/check-if-every-row-and-column-contains-all-numbers)|||
709
709
| 2138 |[Divide a String Into Groups of Size k](https://leetcode.com/problems/divide-a-string-into-groups-of-size-k)|||
710
710
| 2144 |[Minimum Cost of Buying Candies With Discount](https://leetcode.com/problems/minimum-cost-of-buying-candies-with-discount)|||
0 commit comments