Skip to content

Commit 1f13fae

Browse files
committed
Added Solutions To Leetcode 494
1 parent 4f16aa4 commit 1f13fae

File tree

2 files changed

+501
-1
lines changed

2 files changed

+501
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ export const problems = [
578578
"problemName": "494. Target Sum",
579579
"difficulty": "Medium",
580580
"leetCodeLink": "https://leetcode.com/problems/target-sum",
581-
"solutionLink": "#"
581+
"solutionLink": "/dsa-solutions/lc-solutions/0400-0499/target-sum"
582582
},
583583
{
584584
"problemName": "495. Teemo Attacking",

0 commit comments

Comments
 (0)