COMPUTER SCIENCE AND ENGINEERING
DATA STRUCTURES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
The worst case occurs in linear search algorithm when
|
item is somewhere in the middle of the array
|
|
item is not in the array at all
|
|
item is the last element in the array
|
|
item is the last element in the array or is not there at all
|
Explanation:
There is 1 question to complete.