Practice Problems
Basic Problems:​
- Search insert Position
- Count Complete Tree Nodes
- Missing Number
- Closest Binary Search Tree Value
- First Bad Version
- Distribute Candies to People
Intermediate Problems:​
- Search in Rotated Sorted Array
- Find First and Last Position of Element in Sorted Array
- Search a 2D Matrix
- Search in Rotated Sorted Array II
- Find Peak Element
- Kth Smallest Element in a Sorted Matrix
- Aggressive cows
- Ugly Number III
Advanced Problems:​
- Median of Two Sorted Arrays
- Find Minimum in Rotated Sorted Array II
- Smallest Rectangle Enclosing Black Pixels
- Count of Smaller Numbers After Self
- Super Egg Drop