Skip to content

Commit b4480a3

Browse files
authored
Merge pull request #4222 from Saksham2k3s/feat/fix-4198
Solved issue 4198
2 parents e994c7c + 3a75c19 commit b4480a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const problems = [
2020
"problemName": "401. Binary Watch",
2121
"difficulty": "Easy",
2222
"leetCodeLink": "https://leetcode.com/problems/binary-watch",
23-
"solutionLink": "#"
23+
"solutionLink": "/dsa-solutions/lc-solutions/0400-0499/binary-watch"
2424
},
2525
{
2626
"problemName": "402. Remove K Digits",

0 commit comments

Comments
 (0)