Skip to content

Commit da08c80

Browse files
Update 6-searching.md
1 parent 5ef8629 commit da08c80

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
@@ -46,5 +46,6 @@
4646
- [Median of Two Sorted Arrays](https://leetcode.com/problems/median-of-two-sorted-arrays/)
4747
- [Find Minimum in Rotated Sorted Array II](https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii/)
4848
- [Aggressive cows](https://www.spoj.com/problems/AGGRCOW/)
49+
- [Book allocation](https://www.geeksforgeeks.org/allocate-minimum-number-pages/)
4950
- [Split Array Largest Sum](https://leetcode.com/problems/split-array-largest-sum/)
5051
- [Find in Mountain Array](https://leetcode.com/problems/find-in-mountain-array/)

0 commit comments

Comments
 (0)