Questions we covered
- htps://leetcode.com/problems/binary-search/
- https://leetcode.com/problems/fixed-point/
- https://leetcode.com/problems/sqrtx/
- https://leetcode.com/problems/valid-perfect-square/
What we learnt?
We learnt about basic binary search and a couple of advanced patterns.