Skip to content

Commit a5123da

Browse files
authored
Merge pull request #1559 from SadafKausar2025/mattrathan
Added leetcode-3102 Minimize manhattan Distance
2 parents 9847b67 + 2a86232 commit a5123da

File tree

2 files changed

+323
-100
lines changed

2 files changed

+323
-100
lines changed

dsa-problems/leetcode-problems/3100-3199.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const problems = [
2626
"problemName": "3102. Minimize Manhattan Distances",
2727
"difficulty": "Hard",
2828
"leetCodeLink": "https://leetcode.com/problems/minimize-manhattan-distances",
29-
"solutionLink": "#"
29+
"solutionLink": "/dsa-solutions/lc-solutions/3100-3199/Minimize-Manhattan-Distances"
3030
},
3131
{
3232
"problemName": "3103. Find Trending Hashtags II",

0 commit comments

Comments
 (0)