Skip to content

Commit 08fe46a

Browse files
authored
Merge pull request #1225 from shreyash3087/add/leetcode-494
Docs: Added Solutions To Leetcode 494
2 parents 8d870cc + 1f13fae commit 08fe46a

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)