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
@@ -443,6 +443,7 @@ Profile on LeetCode: [fartem](https://leetcode.com/fartem/).
443
443
| 2525. Categorize Box According to Criteria |[Link](https://leetcode.com/problems/categorize-box-according-to-criteria/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/CategorizeBoxAccordingToCriteria.java)|
444
444
| 2529. Maximum Count of Positive Integer and Negative Integer |[Link](https://leetcode.com/problems/maximum-count-of-positive-integer-and-negative-integer/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/MaximumCountOfPositiveIntegerAndNegativeInteger.java)|
445
445
| 2535. Difference Between Element Sum and Digit Sum of an Array |[Link](https://leetcode.com/problems/difference-between-element-sum-and-digit-sum-of-an-array/description/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/DifferenceBetweenElementSumAndDigitSumOfAnArray.java)|
446
+
| 2540. Minimum Common Value |[Link](https://leetcode.com/problems/minimum-common-value/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/MinimumCommonValue.java)|
0 commit comments