Skip to content

Commit 8339c20

Browse files
Merge pull request kunal-kushwaha#192 from ranu-agrawal/patch-1
fixed link display for 4 Sum
2 parents 5839c55 + a933bd0 commit 8339c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/6-searching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- [Frequency of the Most Frequent Element](https://leetcode.com/problems/frequency-of-the-most-frequent-element/)
4242
- [Find the Duplicate Number](https://leetcode.com/problems/find-the-duplicate-number/)
4343
- [Capacity To Ship Packages Within D Days](https://leetcode.com/problems/capacity-to-ship-packages-within-d-days/)
44-
- [4 Sum]{https://leetcode.com/problems/4sum/}
44+
- [4 Sum](https://leetcode.com/problems/4sum/)
4545

4646
## Hard
4747
- [Median of Two Sorted Arrays](https://leetcode.com/problems/median-of-two-sorted-arrays/)

0 commit comments

Comments
 (0)