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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,7 +184,8 @@ This repository contains solutions to over 500 Leetcode problems that are organi
184
184
| 1964 | Find the Longest Valid Obstacle Course at Each Position |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1964-find-the-longest-valid-obstacle-course-at-each-position-ade63a37c125)|
185
185
| 1970 | Last Day Where You Can Still Cross |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-1970-last-day-where-you-can-still-cross-694827e6055)|
186
186
| 2009 | Minimum Number of Operations to Make Array Continuous |[](https://medium.com/@_monitsharma/daily-leetcode-problems-2009-minimum-number-of-operations-to-make-array-continuous-334e1e25f826)|
187
-
| 2022 | Convert 1D Array Into 2D Array |[]()|
187
+
| 2022 | Convert 1D Array Into 2D Array |[](https://github.com/MonitSharma/LeetCode-Solutions/tree/main/2022-converting-1d-to-2d)|
| 2024 | Maximize the confusion of an Exam |[](https://medium.com/@_monitsharma/daily-leetcode-problems-problem-2024-maximize-the-confusion-of-an-exam-1754351c0c60)|
189
190
| 2038 | Remove Colored Pieces if Both Neighbors are the same color |[](https://medium.com/@_monitsharma/daily-leetcode-problems-2038-remove-colored-pieces-if-both-neighbors-are-the-same-color-aec52bf4300d)|
190
191
| 2050 | Parallel Courses III |[](https://medium.com/@_monitsharma/daily-leetcode-problems-2050-parallel-courses-iii-87d84ef83437)|
0 commit comments