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 8335e1e + ce725c5 commit c3eaf48Copy full SHA for c3eaf48
dsa-problems/leetcode-problems/0400-0499.md
@@ -14,7 +14,7 @@ export const problems = [
14
"problemName": "400. Nth Digit",
15
"difficulty": "Medium",
16
"leetCodeLink": "https://leetcode.com/problems/nth-digit",
17
- "solutionLink": "#"
+ "solutionLink": "/dsa-solutions/lc-solutions/0400-0499/nth-digit"
18
},
19
{
20
"problemName": "401. Binary Watch",
0 commit comments