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 26, 2025
1 parent cd38e9f commit a3ba7cf
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: 244/3312
### Solved: 245/3312

[█░░░░░░░░░░░░░░░░░░░] 7%

Expand Down Expand Up @@ -2132,7 +2132,7 @@
| 2124 | ❌ [Check if All A's Appears Before All B's](https://leetcode.com/problems/check-if-all-a's-appears-before-all-b's/description/) | 72.2% | <span style="color: green;">Easy</span> |
| 2125 | ❌ [Number of Laser Beams in a Bank](https://leetcode.com/problems/number-of-laser-beams-in-a-bank/description/) | 85.6% | <span style="color: orange;">Medium</span> |
| 2126 | ❌ [Destroying Asteroids](https://leetcode.com/problems/destroying-asteroids/description/) | 51.9% | <span style="color: orange;">Medium</span> |
| 2127 | [Maximum Employees to Be Invited to a Meeting](https://leetcode.com/problems/maximum-employees-to-be-invited-to-a-meeting/description/) | 37.4% | <span style="color: red;">Hard</span> |
| 2127 | ✔️ [Maximum Employees to Be Invited to a Meeting](https://leetcode.com/problems/maximum-employees-to-be-invited-to-a-meeting/description/) | 37.4% | <span style="color: red;">Hard</span> |
| 2128 | ❌ [Remove All Ones With Row and Column Flips](https://leetcode.com/problems/remove-all-ones-with-row-and-column-flips/description/) | 76.2% | <span style="color: orange;">Medium</span> |
| 2129 | ❌ [Capitalize the Title](https://leetcode.com/problems/capitalize-the-title/description/) | 65.1% | <span style="color: green;">Easy</span> |
| 2130 | ❌ [Maximum Twin Sum of a Linked List](https://leetcode.com/problems/maximum-twin-sum-of-a-linked-list/description/) | 81.0% | <span style="color: orange;">Medium</span> |
Expand Down

0 comments on commit a3ba7cf

Please sign in to comment.