Topic: Introduction to Binary Search
Date: 10th August 2023
Material : https://bit.ly/45pnfsi
Practice Question on Binary Search: https://bit.ly/3KCxjGr
References
https://www.geeksforgeeks.org/binary-search/
https://www.javatpoint.com/binary-search
https://stackoverflow.com/questions/6443569/implementation-of-c-lower-bound
https://www.geeksforgeeks.org/binary-search-intuition-and-predicate-functions/