Skip to content

Commit ce725c5

Browse files
committed
Solved issue 4197
1 parent 82bdff5 commit ce725c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/leetcode-problems/0400-0499.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const problems = [
1414
"problemName": "400. Nth Digit",
1515
"difficulty": "Medium",
1616
"leetCodeLink": "https://leetcode.com/problems/nth-digit",
17-
"solutionLink": "#"
17+
"solutionLink": "/dsa-solutions/lc-solutions/0400-0499/nth-digit"
1818
},
1919
{
2020
"problemName": "401. Binary Watch",

0 commit comments

Comments
 (0)