Are you sure you're getting this? 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.