CommScope Interview Question

Given a sorted array, what is the best way to search whether a value exists in array

Interview Answers

Anonymous

Oct 2, 2021

Mention a sorting method

1

Anonymous

Mar 4, 2022

binary search