Skip to content

Commit 4e20337

Browse files
authored
Update README.md
1 parent 7fb0138 commit 4e20337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ This repository contains solutions to over 500 Leetcode problems that are organi
201201
| 2352 | Equal Row and Column Pairs | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2352-equal-row-and-column-pairs-b879d61c403b) |
202202
| 2366 | Minimum Replacements to Sort the Array | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2366-minimum-replacements-to-sort-the-array-4cb805492001) |
203203
| 2369 | Check if there is a Valid Partition For The Array | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2369-check-if-there-is-a-valid-partition-for-the-array-b7aa08807f9d) |
204+
| 2433 |Find The Original Array of Prefix Xor | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-2433-find-the-original-array-of-prefix-xor-64dad8b7f4b1) |
204205
| 2448 | Minimum Cost to Make Array Equal | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2448-minimum-cost-to-make-array-equal-740fc25eebd0) |
205206
| 2462 | Total Cost to Hire K Workers | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2462-total-cost-to-hire-k-workers-185a5568e8e6) |
206207
| 2466 | Count Ways To Build Good Strings | [![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2466-count-ways-to-build-good-strings-c6f80458e7ca) |

0 commit comments

Comments
 (0)