Binary Search time complexity O(N)!

in the quiz answer, it is given that the inbuilt binary_search function takes O(N) to find the index of an element. I think it should be O(log(N)).

@Avi-Kasliwal-315786729062203 hey ,you are correct it should be O(log(n)) ,ans galat hoga.