You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,6 +201,7 @@ This repository contains solutions to over 500 Leetcode problems that are organi
201
201
| 2352 | Equal Row and Column Pairs |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2352-equal-row-and-column-pairs-b879d61c403b)|
202
202
| 2366 | Minimum Replacements to Sort the Array |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2366-minimum-replacements-to-sort-the-array-4cb805492001)|
203
203
| 2369 | Check if there is a Valid Partition For The Array |[](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 |[](https://medium.com/@_monitsharma/daily-leetcode-problems-2433-find-the-original-array-of-prefix-xor-64dad8b7f4b1)|
204
205
| 2448 | Minimum Cost to Make Array Equal |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2448-minimum-cost-to-make-array-equal-740fc25eebd0)|
205
206
| 2462 | Total Cost to Hire K Workers |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2462-total-cost-to-hire-k-workers-185a5568e8e6)|
206
207
| 2466 | Count Ways To Build Good Strings |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2466-count-ways-to-build-good-strings-c6f80458e7ca)|
0 commit comments