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
@@ -426,7 +426,7 @@
426
426
| 1725 |[Number Of Rectangles That Can Form The Largest Square](https://leetcode.com/problems/number-of-rectangles-that-can-form-the-largest-square)|[](src/NumberOfRectanglesThatCanFormTheLargestSquare.java)||
427
427
| 1732 |[Find the Highest Altitude](https://leetcode.com/problems/find-the-highest-altitude)|[](src/FindTheHighestAltitude.java)||
428
428
| 1736 |[Latest Time by Replacing Hidden Digits](https://leetcode.com/problems/latest-time-by-replacing-hidden-digits)|[](src/LatestTimeByReplacingHiddenDigits.java)||
429
-
| 1742 |[Maximum Number of Balls in a Box](https://leetcode.com/problems/maximum-number-of-balls-in-a-box)|||
429
+
| 1742 |[Maximum Number of Balls in a Box](https://leetcode.com/problems/maximum-number-of-balls-in-a-box)|[](src/MaximumNumberOfBallsInABox.java)||
430
430
| 1748 |[Sum of Unique Elements](https://leetcode.com/problems/sum-of-unique-elements)|||
431
431
| 1752 |[Check if Array Is Sorted and Rotated](https://leetcode.com/problems/check-if-array-is-sorted-and-rotated)|||
432
432
| 1758 |[Minimum Changes To Make Alternating Binary String](https://leetcode.com/problems/minimum-changes-to-make-alternating-binary-string)|||
0 commit comments