After experimenting with seq.html's sequential search capabilities, answer the following questions: What is the minimum number

Question:

After experimenting with seq.html's sequential search capabilities, answer the following questions:
• What is the minimum number of inspections required to find an item in an array using sequential search? Where must the desired item occur in the array in order for the page to perform this minimum number of inspections?
• What is the maximum number of inspections required to find an item in an array using sequential search? Where must the desired item occur in the array in order for the page to perform this maximum number of inspections?
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: