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 20, 2024
1 parent a66b6a9 commit 32dfe9b
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: 112/3312
### Solved: 113/3312

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

Expand Down Expand Up @@ -1111,7 +1111,7 @@
| 1103 | ❌ [Distribute Candies to People](https://leetcode.com/problems/distribute-candies-to-people/description/) | 65.7% | <span style="color: green;">Easy</span> |
| 1104 | ❌ [Path In Zigzag Labelled Binary Tree](https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree/description/) | 75.5% | <span style="color: orange;">Medium</span> |
| 1105 | ❌ [Filling Bookcase Shelves](https://leetcode.com/problems/filling-bookcase-shelves/description/) | 68.8% | <span style="color: orange;">Medium</span> |
| 1106 | [Parsing A Boolean Expression](https://leetcode.com/problems/parsing-a-boolean-expression/description/) | 60.0% | <span style="color: red;">Hard</span> |
| 1106 | ✔️ [Parsing A Boolean Expression](https://leetcode.com/problems/parsing-a-boolean-expression/description/) | 60.0% | <span style="color: red;">Hard</span> |
| 1107 | ❌ [New Users Daily Count](https://leetcode.com/problems/new-users-daily-count/description/) | 44.6% | <span style="color: orange;">Medium</span> |
| 1108 | ❌ [Defanging an IP Address](https://leetcode.com/problems/defanging-an-ip-address/description/) | 89.4% | <span style="color: green;">Easy</span> |
| 1109 | ❌ [Corporate Flight Bookings](https://leetcode.com/problems/corporate-flight-bookings/description/) | 62.7% | <span style="color: orange;">Medium</span> |
Expand Down

0 comments on commit 32dfe9b

Please sign in to comment.