Skip to content

Commit 0d4884a

Browse files
authored
Merge pull request #4192 from Saksham2k3s/add-solution-link
Added solution link
2 parents 98ba5b8 + e6e6080 commit 0d4884a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/leetcode-problems/1200-1299.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const problems = [
1313
"problemName": "1200. Minimum Absolute Difference",
1414
"difficulty": "Easy",
1515
"leetCodeLink": "https://leetcode.com/problems/minimum-absolute-difference",
16-
"solutionLink": "#"
16+
"solutionLink": "/dsa-solutions/lc-solutions/1200-1299/minimum-absolute-difference"
1717
},
1818
{
1919
"problemName": "1201. Ugly Number III",

0 commit comments

Comments
 (0)