We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81f30d commit 8f897e7Copy full SHA for 8f897e7
dsa-problems/leetcode-problems/1600-1699.md
@@ -200,7 +200,7 @@ export const problems = [
200
"problemName": "1631. Path With Minimum Effort",
201
"difficulty": "Medium",
202
"leetCodeLink": "https://leetcode.com/problems/path-with-minimum-effort",
203
- "solutionLink": "/dsa-solutions/lc-solutions/1600-1631/path-with-minimum-effort"
+ "solutionLink": "/dsa-solutions/lc-solutions/1600-1699/path-with-minimum-effort"
204
},
205
{
206
"problemName": "1632. Rank Transform of a Matrix",
0 commit comments