Skip to content

Commit 5fd4d39

Browse files
Update 0400-0499.md
1 parent 0e0cd55 commit 5fd4d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ export const problems = [
338338
"problemName": "454. 4Sum II",
339339
"difficulty": "Medium",
340340
"leetCodeLink": "https://leetcode.com/problems/4sum-ii",
341-
"solutionLink": "#"
341+
"solutionLink": "/dsa-solutions/lc-solutions/0400-0499/4Sum-II"
342342
},
343343
{
344344
"problemName": "455. Assign Cookies",
@@ -619,4 +619,4 @@ export const problems = [
619619
collectionLink="https://leetcode.com/study-plan/programming-skills"
620620
/>
621621

622-
Now, you can see the list of problems in a table format. You can click on the problem link to view the problem on the LeetCode website. You can also click on the solution link to view the solution of the problem.
622+
Now, you can see the list of problems in a table format. You can click on the problem link to view the problem on the LeetCode website. You can also click on the solution link to view the solution of the problem.

0 commit comments

Comments
 (0)