# Problems

- [Search Insert Position](/interview-prep/binary-search/problems/search-insert-position.md)
- [Mountain Array](/interview-prep/binary-search/problems/mountain-array.md)
- [Ceiling - 744. Find Smallest Letter Greater Than Target](/interview-prep/binary-search/problems/ceiling-744.-find-smallest-letter-greater-than-target.md)
- [Find First and Last Position of Element in Sorted Array](/interview-prep/binary-search/problems/find-first-and-last-position-of-element-in-sorted-array.md)
- [Find position of an element in infinite array](/interview-prep/binary-search/problems/find-position-of-an-element-in-infinite-array.md)
