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
| 2515 |[Shortest Distance to Target String in a Circular Array](https://leetcode.com/problems/shortest-distance-to-target-string-in-a-circular-array/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2515.java)|[:tv:](https://youtu.be/yTpRd3yvyz0)| Easy ||
12
13
| 2520 |[Count the Digits That Divide a Number](https://leetcode.com/problems/count-the-digits-that-divide-a-number/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2520.java)|[:tv:](https://youtu.be/7SHHsS5kPJ8)| Easy ||
14
+
=======
15
+
| 2530 |[Maximal Score After Applying K Operations](https://leetcode.com/problems/maximal-score-after-applying-k-operations/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2530.java)|| Medium |
16
+
| 2515 |[Shortest Distance to Target String in a Circular Array](https://leetcode.com/problems/shortest-distance-to-target-string-in-a-circular-array/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2515.java)|| Easy ||
17
+
| 2520 |[Count the Digits That Divide a Number](https://leetcode.com/problems/count-the-digits-that-divide-a-number/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2520.java)|[:tv:](https://youtu.be/7SHHsS5kPJ8)| Easy ||
18
+
>>>>>>> Stashed changes
13
19
| 2496 |[Maximum Value of a String in an Array](https://leetcode.com/problems/maximum-value-of-a-string-in-an-array/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2496.java)|| Easy ||
14
20
| 2467 |[Convert the Temperature](https://leetcode.com/problems/convert-the-temperature/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2469.java)|| Easy ||
15
21
| 2455 |[Average Value of Even Numbers That Are Divisible by Three](https://leetcode.com/problems/average-value-of-even-numbers-that-are-divisible-by-three/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2455.java)|| Easy ||
0 commit comments