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.
2 parents 24f147f + 990ff5c commit 2e0f50aCopy full SHA for 2e0f50a
dsa-problems/leetcode-problems/0000-0099.md
@@ -433,7 +433,7 @@ export const problems = [
433
"problemName": "71. Simplify Path",
434
"difficulty": "Medium",
435
"leetCodeLink": "https://leetcode.com/problems/simplify-path/",
436
-"solutionLink": "#"
+"solutionLink": "/dsa-solutions/lc-solutions/0000-0099/simplify-path"
437
},
438
{
439
"problemName": "72. Edit Distance",
0 commit comments