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
Original file line number
Diff line number
Diff line change
@@ -299,6 +299,7 @@ Profile on LeetCode: [fartem](https://leetcode.com/fartem/).
299
299
| 1700. Number of Students Unable to Eat Lunch |[Link](https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/NumberOfStudentsUnableToEatLunch.java)|
300
300
| 1704. Determine if String Halves Are Alike |[Link](https://leetcode.com/problems/determine-if-string-halves-are-alike/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/DetermineIfStringHalvesAreAlike.java)|
301
301
| 1710. Maximum Units on a Truck |[Link](https://leetcode.com/problems/maximum-units-on-a-truck/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/MaximumUnitsOnATruck.java)|
302
+
| 1716. Calculate Money in Leetcode Bank |[Link](https://leetcode.com/problems/calculate-money-in-leetcode-bank/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/CalculateMoneyInLeetcodeBank.java)|
| 1725. Number Of Rectangles That Can Form The Largest Square |[Link](https://leetcode.com/problems/number-of-rectangles-that-can-form-the-largest-square/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/NumberOfRectanglesThatCanFormTheLargestSquare.java)|
304
305
| 1732. Find the Highest Altitude |[Link](https://leetcode.com/problems/find-the-highest-altitude/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/FindTheHighestAltitude.java)|
0 commit comments