Skip to content

Commit 86bedd9

Browse files
Merge pull request kunal-kushwaha#176 from thatbeautifuldream/main
A beautiful problem on abstract binary search added 🚀
2 parents 42927d6 + 082a0a0 commit 86bedd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assignments/6-searching.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
- [Find a Peak Element II](https://leetcode.com/problems/find-a-peak-element-ii/)
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/)
43+
- [Capacity To Ship Packages Within D Days](https://leetcode.com/problems/capacity-to-ship-packages-within-d-days/)
4344
- [4 Sum]{https://leetcode.com/problems/4sum/}
4445

4546
## Hard

0 commit comments

Comments
 (0)