From 62a25031365dd643a03d0ed4c53436ded0621f4a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 29 Oct 2024 03:57:51 +0000 Subject: [PATCH] Updated README with new progress --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afb4210..3b05d2e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LeetCode Progress -### Solved: 145/3312 +### Solved: 146/3312 [░░░░░░░░░░░░░░░░░░░░] 4% @@ -2689,7 +2689,7 @@ | 2681 | ❌ [Power of Heroes](https://leetcode.com/problems/power-of-heroes/description/) | 31.4% | Hard | | 2682 | ❌ [Find the Losers of the Circular Game](https://leetcode.com/problems/find-the-losers-of-the-circular-game/description/) | 49.4% | Easy | | 2683 | ❌ [Neighboring Bitwise XOR](https://leetcode.com/problems/neighboring-bitwise-xor/description/) | 62.2% | Medium | -| 2684 | ❌ [Maximum Number of Moves in a Grid](https://leetcode.com/problems/maximum-number-of-moves-in-a-grid/description/) | 46.1% | Medium | +| 2684 | ✔️ [Maximum Number of Moves in a Grid](https://leetcode.com/problems/maximum-number-of-moves-in-a-grid/description/) | 46.1% | Medium | | 2685 | ❌ [Count the Number of Complete Components](https://leetcode.com/problems/count-the-number-of-complete-components/description/) | 66.3% | Medium | | 2686 | ❌ [Immediate Food Delivery III](https://leetcode.com/problems/immediate-food-delivery-iii/description/) | 67.8% | Medium | | 2687 | ❌ [Bikes Last Time Used](https://leetcode.com/problems/bikes-last-time-used/description/) | 80.7% | Easy |