Mark As Completed Discussion

Are you sure you're getting this? Fill in the missing part by typing it in.

Linear search is a __ search algorithm that is widely used when the array is not sorted or when the program does not have any prior knowledge about the arrangement of elements in the array.

Write the missing line below.