Use of vector in inbuilt binary_search

Can i use vector instead of array in inbuilt binary_search?

hi @Rememberthename yes you can use vector instead of array, make sure that is sorted before you call the binary_search() function :slight_smile:

Dont forget to mark your doubt as resolved.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.