✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
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?