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
| 2319. Check if Matrix Is X-Matrix |[Link](https://leetcode.com/problems/check-if-matrix-is-x-matrix/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/CheckIfMatrixIsXMatrix.java)|
400
400
| 2325. Decode the Message |[Link](https://leetcode.com/problems/decode-the-message/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/DecodeTheMessage.java)|
401
+
| 2331. Evaluate Boolean Binary Tree |[Link](https://leetcode.com/problems/evaluate-boolean-binary-tree/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/EvaluateBooleanBinaryTree.java)|
401
402
| 2351. First Letter to Appear Twice |[Link](https://leetcode.com/problems/first-letter-to-appear-twice/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/FirstLetterToAppearTwice.java)|
402
403
| 2357. Make Array Zero by Subtracting Equal Amounts |[Link](https://leetcode.com/problems/make-array-zero-by-subtracting-equal-amounts/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/MakeArrayZeroBySubtractingEqualAmounts.java)|
403
404
| 2367. Number of Arithmetic Triplets |[Link](https://leetcode.com/problems/number-of-arithmetic-triplets/)|[Link](./src/main/java/com/smlnskgmail/jaman/leetcodejava/easy/NumberOfArithmeticTriplets.java)|
0 commit comments