Skip to content

Commit 2d657de

Browse files
Update 0500-0599.md
1 parent 1d4435a commit 2d657de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/leetcode-problems/0500-0599.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ export const problems =[
170170
"problemName": "528. Random Pick with Weight",
171171
"difficulty": "Medium",
172172
"leetCodeLink": "https://leetcode.com/problems/random-pick-with-weight",
173-
"solutionLink": "#"
173+
"solutionLink": "/dsa-solutions/lc-solutions/0500-0599/0528-Random-Pick-with-Weight"
174174
},
175175
{
176176
"problemName": "529. Minesweeper",

0 commit comments

Comments
 (0)