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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ _If you like this project, please leave me a star._ ★
11
11
| 2309 |[Greatest English Letter in Upper and Lower Case](https://leetcode.com/problems/greatest-english-letter-in-upper-and-lower-case/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2309.java)|| Easy ||
12
12
| 2303 |[Calculate Amount Paid in Taxes](https://leetcode.com/problems/calculate-amount-paid-in-taxes/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2303.java)|| Easy ||
| 2293 |[Min Max Game](https://leetcode.com/problems/min-max-game/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2293.java)|| Easy ||
14
15
| 2288 |[Apply Discount to Prices](https://leetcode.com/problems/apply-discount-to-prices/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2288.java)|| Medium ||
15
16
| 2287 |[Rearrange Characters to Make Target String](https://leetcode.com/problems/rearrange-characters-to-make-target-string/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2288.java)|| Easy ||
16
17
| 2284 |[Sender With Largest Word Count](https://leetcode.com/problems/sender-with-largest-word-count/)|[Java](../master/src/main/java/com/fishercoder/solutions/_2284.java)|| Medium ||
0 commit comments