✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
We can use the following algorithm to see if a numerical value exists in an array. The algorithm will find the first place where the number exists and return its index. What is the Big O runtime of this algorithm?