Mark As Completed Discussion

Let's test your knowledge. Fill in the missing part by typing it in.

Linear search is a ____ searching algorithm that sequentially checks each element in the array until the target element is found or the end of the array is reached.

Write the missing line below.