-
- Binary Search
- Ternary Search
- Prime numbers, factorization and euler function
- Basics of combinatorics
PS: Ternary search can also be solved using binary search on derivative of the function. (Read)
PS: Ternary search can also be solved using binary search on derivative of the function. (Read)