Skip to content

Commit 551af9e

Browse files
Update 0100-0199.md
1 parent a2a63ec commit 551af9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/leetcode-problems/0100-0199.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ export const problems = [
386386
"problemName": "162. Find Peak Element",
387387
"difficulty": "Medium",
388388
"leetCodeLink": "https://leetcode.com/problems/find-peak-element/",
389-
"solutionLink": "#"
389+
"solutionLink": "/dsa-solutions/lc-solutions/0100-0199/Find-Peak-Element"
390390
},
391391
{
392392
"problemName": "163. Missing Ranges Premium",

0 commit comments

Comments
 (0)