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 22, 2024
1 parent 31be4a9 commit bece4fe
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: 124/3312
### Solved: 125/3312

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

Expand Down Expand Up @@ -1153,7 +1153,7 @@
| 1145 | ❌ [Binary Tree Coloring Game](https://leetcode.com/problems/binary-tree-coloring-game/description/) | 52.3% | <span style="color: orange;">Medium</span> |
| 1146 | ❌ [Snapshot Array](https://leetcode.com/problems/snapshot-array/description/) | 36.8% | <span style="color: orange;">Medium</span> |
| 1147 | ❌ [Longest Chunked Palindrome Decomposition](https://leetcode.com/problems/longest-chunked-palindrome-decomposition/description/) | 58.8% | <span style="color: red;">Hard</span> |
| 1148 | [Article Views I](https://leetcode.com/problems/article-views-i/description/) | 76.6% | <span style="color: green;">Easy</span> |
| 1148 | ✔️ [Article Views I](https://leetcode.com/problems/article-views-i/description/) | 76.6% | <span style="color: green;">Easy</span> |
| 1149 | ❌ [Article Views II](https://leetcode.com/problems/article-views-ii/description/) | 47.0% | <span style="color: orange;">Medium</span> |
| 1150 | ❌ [Check If a Number Is Majority Element in a Sorted Array](https://leetcode.com/problems/check-if-a-number-is-majority-element-in-a-sorted-array/description/) | 59.0% | <span style="color: green;">Easy</span> |
| 1151 | ❌ [Minimum Swaps to Group All 1's Together](https://leetcode.com/problems/minimum-swaps-to-group-all-1's-together/description/) | 60.3% | <span style="color: orange;">Medium</span> |
Expand Down

0 comments on commit bece4fe

Please sign in to comment.