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
| 2279|[Maximum Bags With Full Capacity of Rocks](https://leetcode.com/problems/maximum-bags-with-full-capacity-of-rocks/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2279.java)|| Medium||
12
+
| 2278|[Percentage of Letter in String](https://leetcode.com/problems/percentage-of-letter-in-string/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2278.java)|| Easy||
12
13
| 2270|[Number of Ways to Split Array](https://leetcode.com/problems/number-of-ways-to-split-array/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2270.java)|| Medium||
13
14
| 2269|[Find the K-Beauty of a Number](https://leetcode.com/problems/find-the-k-beauty-of-a-number/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2269.java)|| Easy||
14
15
| 2264|[Largest 3-Same-Digit Number in String](https://leetcode.com/problems/largest-3-same-digit-number-in-string/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2264.java)|| Easy||