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 Oct 21, 2024
1 parent 0cb0c74 commit d043614
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: 119/3312
### Solved: 120/3312

[░░░░░░░░░░░░░░░░░░░░] 3%

Expand Down Expand Up @@ -62,7 +62,7 @@
| 54 | ❌ [Spiral Matrix](https://leetcode.com/problems/spiral-matrix/description/) | 51.5% | <span style="color: orange;">Medium</span> |
| 55 | ❌ [Jump Game](https://leetcode.com/problems/jump-game/description/) | 38.8% | <span style="color: orange;">Medium</span> |
| 56 | ✔️ [Merge Intervals](https://leetcode.com/problems/merge-intervals/description/) | 48.0% | <span style="color: orange;">Medium</span> |
| 57 | [Insert Interval](https://leetcode.com/problems/insert-interval/description/) | 42.3% | <span style="color: orange;">Medium</span> |
| 57 | ✔️ [Insert Interval](https://leetcode.com/problems/insert-interval/description/) | 42.3% | <span style="color: orange;">Medium</span> |
| 58 | ✔️ [Length of Last Word](https://leetcode.com/problems/length-of-last-word/description/) | 53.9% | <span style="color: green;">Easy</span> |
| 59 | ❌ [Spiral Matrix II](https://leetcode.com/problems/spiral-matrix-ii/description/) | 72.2% | <span style="color: orange;">Medium</span> |
| 60 | ❌ [Permutation Sequence](https://leetcode.com/problems/permutation-sequence/description/) | 48.2% | <span style="color: red;">Hard</span> |
Expand Down

0 comments on commit d043614

Please sign in to comment.