Loading Question...
In this round, I was asked a binary search-based coding question.
The problem was a slightly twisted version of binary search, similar to questions available on GeeksforGeeks (GFG). It required understanding of how binary search can be applied beyond standard searching, with some modification in conditions.