Skip to content

Commit

Permalink
Updated README with new progress
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 11, 2025
1 parent 55ce2ff commit 22d9a79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LeetCode Progress

### Solved: 230/3312
### Solved: 231/3312

[█░░░░░░░░░░░░░░░░░░░] 6%

Expand Down Expand Up @@ -1405,7 +1405,7 @@
| 1397 | ❌ [Find All Good Strings](https://leetcode.com/problems/find-all-good-strings/description/) | 42.7% | <span style="color: red;">Hard</span> |
| 1398 | ❌ [Customers Who Bought Products A and B but Not C](https://leetcode.com/problems/customers-who-bought-products-a-and-b-but-not-c/description/) | 72.4% | <span style="color: orange;">Medium</span> |
| 1399 | ❌ [Count Largest Group](https://leetcode.com/problems/count-largest-group/description/) | 66.5% | <span style="color: green;">Easy</span> |
| 1400 | [Construct K Palindrome Strings](https://leetcode.com/problems/construct-k-palindrome-strings/description/) | 62.2% | <span style="color: orange;">Medium</span> |
| 1400 | ✔️ [Construct K Palindrome Strings](https://leetcode.com/problems/construct-k-palindrome-strings/description/) | 62.2% | <span style="color: orange;">Medium</span> |
| 1401 | ❌ [Circle and Rectangle Overlapping](https://leetcode.com/problems/circle-and-rectangle-overlapping/description/) | 46.9% | <span style="color: orange;">Medium</span> |
| 1402 | ❌ [Reducing Dishes](https://leetcode.com/problems/reducing-dishes/description/) | 76.3% | <span style="color: red;">Hard</span> |
| 1403 | ❌ [Minimum Subsequence in Non-Increasing Order](https://leetcode.com/problems/minimum-subsequence-in-non-increasing-order/description/) | 72.8% | <span style="color: green;">Easy</span> |
Expand Down

0 comments on commit 22d9a79

Please sign in to comment.