| 1 | Find square root of a number in log n |   | | |
| 2 | Find the Nth root of a number using binary search |   | | |
| 3 | Koko Eating Bananas |    | | |
| 4 | Minimum days to make M bouquets |    | | |
| 5 | Find the smallest Divisor |    | | |
| 6 | Capacity to Ship Packages within D Days |    | | |
| 7 | Kth Missing Positive Number |    | | |
| 8 | Aggressive Cows |    | | |
| 9 | Book Allocation Problem |    | | |
| 10 | Split array - Largest Sum |    | | |
| 11 | Painter's partition |   | | |
| 12 | Minimize Max Distance to Gas Station |    | | |
| 13 | Median of 2 sorted arrays |    | | |
| 14 | Kth element of 2 sorted arrays |   | | |